evidence_bundle
ActiveTool of FeedOracle Compliance Agent
[GATEWAY|KEY] Single-call multi-framework evidence aggregation. Fetches MiCA, DORA, RWA, Macro and Stablecoin Risk evidence in one signed bundle. Returns FO-EVB-* bundle ID + SHA256 hash + per-framework status. Enterprise due diligence in one call. frameworks: mica, dora, rwa, macro, stablecoin_risk (or 'all'). Replaces 23 individual API calls.
Parameters schema
{
"type": "object",
"required": [
"asset"
],
"properties": {
"asset": {
"type": "string",
"description": "Token symbol: USDC, EURC, RLUSD, USDT etc."
},
"frameworks": {
"type": "array",
"items": {
"type": "string"
},
"default": [
"mica",
"dora",
"rwa",
"macro",
"stablecoin_risk"
],
"description": "Frameworks to include: mica, dora, rwa, macro, stablecoin_risk — or omit for all"
}
}
}No endpoints wrapped at confidence ≥ 0.70.
Parent server
FeedOracle Compliance Agent
https://github.com/feedoracle/feedoracle-managed-agents
1/7 registries