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 ce1611d commit bee7a34Copy full SHA for bee7a34
docs/specification/server/prompts.md
@@ -211,7 +211,7 @@ Embedded resources enable prompts to seamlessly incorporate server-managed conte
211
212
## Error Handling
213
214
-Servers SHOULD return standard JSON-RPC errors for common failure cases:
+Servers **SHOULD** return standard JSON-RPC errors for common failure cases:
215
216
- Invalid prompt name: `-32602` (Invalid params)
217
- Missing required arguments: `-32602` (Invalid params)
0 commit comments