You're viewing a demo portfolio

Join the waitlist
PRSM

support_diagnose

Active

Tool of FeedOracle Compliance Agent

declared in 1.26.0

AI agent describes a problem it's experiencing, and SupportOracle diagnoses the cause and provides a machine-readable fix. Covers: authentication errors, 402 payment required, tool not found, timeout, rate limiting, parameter errors. The self-healing layer for the agent ecosystem.

Parameters schema

{
  "type": "object",
  "required": [
    "error_message"
  ],
  "properties": {
    "context": {
      "type": "string",
      "description": "What the agent was trying to do"
    },
    "tool_name": {
      "type": "string",
      "description": "Which tool failed"
    },
    "error_code": {
      "type": "integer",
      "description": "HTTP status code if known (402, 403, 404, 429, 500)"
    },
    "error_message": {
      "type": "string",
      "description": "Error message received"
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.70.

Parent server

FeedOracle Compliance Agent

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

1/7 registries
View full server →
support_diagnose — FeedOracle Compliance Agent — PRSM MCP