get_world_state
Retrieve a compact, calibrated snapshot of real-time market probabilities across geopolitics, economics, tech, and policy from thousands of live prediction markets without authentication.
Instructions
Calibrated world model: ~9,700 live prediction markets distilled into ~800 tokens of real-money probabilities across geopolitics, economics, tech, and policy. Read-only, no auth, no rate limit. Use when you need a compact snapshot of "what the market believes right now"; use get_changes for deltas only, or get_context for the broader bundle including edges and movers.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| focus | No | Comma-separated topic filter. Allowed values: energy, geo, tech, policy, crypto, finance. Omit for all topics. | |
| format | No | Output format. Default: markdown (human-readable). Use json for programmatic parsing. |