analyze_market
Analyze prediction market bets by initiating deep research pipelines for platforms like Kalshi and Polymarket. Provides market intelligence through causal analysis to support informed trading decisions.
Instructions
Start a deep research analysis pipeline for a prediction market bet.
Returns immediately with an analysis_id. Poll with check_analysis_status every 5 seconds until complete, then retrieve results with get_analysis.
Args: bet_text: Description of the bet or market question to analyze. platform: Source platform hint: "kalshi", "polymarket", or "".
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| bet_text | Yes | ||
| platform | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |