Whatever message this page gives is out now! Go check it out!
tools/call succeeds and the MCP server accepts the request, any failure that occurs within the tool implementation itself is considered a tool-level error. tools/call result. isError: true and error content instead of normal output.error_code, error_message, or error_category. client_error or validation errors: Do not retry; correct the input.external_error or backend failures: Retry may be appropriate with backoff.server_error: Log the issue, alert as needed, and consider a limited retry strategy.