price_quote
ActiveTool of FeedOracle Compliance Agent
Machine-readable pricing information for any FeedOracle tool. Returns unit cost, tier requirements, free tier availability, and estimated EUR cost. Use this before calling paid tools to check budget. Enables autonomous agent budget management.
Parameters schema
{
"type": "object",
"required": [
"tool_name"
],
"properties": {
"quantity": {
"type": "integer",
"default": 1,
"description": "Number of calls to quote for"
},
"tool_name": {
"type": "string",
"description": "Tool to get pricing for e.g. compliance_preflight, generate_report"
}
}
}No endpoints wrapped at confidence ≥ 0.70.
Parent server
FeedOracle Compliance Agent
https://github.com/feedoracle/feedoracle-managed-agents
1/7 registries