Error states
Error Surfaces
Session Or Transport Failures
Response format
Content-Type: application/problem+json{
"type": "about:blank",
"title": "<http status text, lowercased>",
"instance": "<request URL>",
"detail": "<error detail>"
}Guaranteed session and transport errors
HTTP status
Body
Detail
When it is returned
Client handling
Tool-Call Failures
Return contract
Guaranteed tool error details
Error detail
When it is returned
Error detail
When it is returned
Error detail
When it is returned
Error detail
When it is returned
Client handling
What Is Not Guaranteed Here
Last updated
Was this helpful?