get_live_markets
Retrieve all live prediction markets with summary data including prices and volume. Multi-choice markets include options with trading identifiers.
Instructions
Fetch all live markets. Returns summary: id, title, marketAppId, prices, volume. Multi-choice markets have an options[] array — use options[].marketAppId for trading, not the parent. Prices (yesPrice/noPrice) are formatted as dollars. Read the agent-guide resource for full data model details.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||