We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9525a0a commit 8a99233Copy full SHA for 8a99233
docs/spec/prompts.md
@@ -18,6 +18,7 @@ To indicate support for the Prompts API, servers MUST include a `prompts` capabi
18
"capabilities": {
19
"prompts": {}
20
}
21
+}
22
```
23
24
Clients SHOULD check for this capability before using the Prompts API.
0 commit comments