You're viewing a demo portfolio

Join the waitlist
PRSM

support_error_explain

Active

Tool of FeedOracle Compliance Agent

declared in 1.26.0

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"
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.50.

Parent server

FeedOracle Compliance Agent

https://github.com/feedoracle/feedoracle-managed-agents

1/7 registries
View full server →