You're viewing a demo portfolio

Join the waitlist
PRSM

ai_query

Active

Tool of FeedOracle Compliance Agent

declared in 1.26.0

[GATEWAY] Natural language evidence query. Routes any plain-English question to the correct FeedOracle evidence APIs automatically. Two-tier classifier: regex (fast) + DeepSeek LLM fallback for complex queries. Returns signed evidence bundle (SHA256 + pack_id). No hallucinations — data from verified FeedOracle APIs. Examples: IsUSDS MiCA compliant? / What is recession risk? / Evaluate EURC for treasury.

Parameters schema

{
  "type": "object",
  "required": [
    "question"
  ],
  "properties": {
    "symbol": {
      "type": "string",
      "description": "Optional token symbol override: USDC, EURC, RLUSD etc."
    },
    "question": {
      "type": "string",
      "description": "Natural language question e.g. Is USDC MiCA compliant?, What is peg status of EURC?, Current recession risk?"
    }
  }
}

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 →