list_oracle_capabilities
Discover available oracle tools and their per-call costs to choose the right capability before invoking.
Instructions
List every oracle tool with its AIMarket capabilityId and per-call price (USD).
Call this first to discover what's available and what each call costs before invoking.
Returns:
A JSON array (string) of `{tool, capability_id, price_usd, summary}` — one entry per tool.
Example:
list_oracle_capabilities()
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |