You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: exercises/03.resources/04.solution.completion/README.mdx
+4Lines changed: 4 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,3 +2,7 @@
2
2
3
3
👨💼 Great! That's a much better experience for our users who will be trying to
4
4
select the appropriate resource for their task.
5
+
6
+
Eventually, this API will hopefully support something like a `title` and `description` for each resource. This would allow us to provide a more informative experience for our users.
7
+
8
+
Follow the status of [this SEP](https://github.com/modelcontextprotocol/modelcontextprotocol/issues/1440) to see when this will be available.
0 commit comments