support_error_explain
ActiveTool of FeedOracle Compliance Agent
Machine-readable explanation of any HTTP error code in the FeedOracle ecosystem. Returns cause, fix steps, related tools, and whether the error is transient or permanent. Agents call this to understand what went wrong and auto-recover.
Parameters schema
{
"type": "object",
"required": [
"error_code"
],
"properties": {
"tool_name": {
"type": "string",
"description": "Optional: which tool returned this error"
},
"error_code": {
"type": "integer",
"description": "HTTP status code: 400, 401, 402, 403, 404, 408, 429, 500, 502, 503"
}
}
}No endpoints wrapped at confidence ≥ 0.70.
Parent server
FeedOracle Compliance Agent
https://github.com/feedoracle/feedoracle-managed-agents
1/7 registries