compliance_preflight
ActiveTool of FeedOracle Compliance Agent
declared in 1.26.0
Pre-flight regulatory check. Returns PASS/WARN/BLOCK with reason_codes, sources, confidence. Not legal advice.
Parameters schema
{
"type": "object",
"required": [
"token_symbol"
],
"properties": {
"action": {
"type": "string",
"default": "swap",
"description": "Action type: swap, transfer, custody"
},
"jurisdiction": {
"type": "string",
"default": "EU",
"description": "Jurisdiction: EU, US, UK"
},
"token_symbol": {
"type": "string",
"description": "Token symbol e.g. USDC, RLUSD, USDT"
}
}
}No endpoints wrapped at confidence ≥ 0.70.
Parent server
FeedOracle Compliance Agent
https://github.com/feedoracle/feedoracle-managed-agents
1/7 registries