Polymarket context
polymarket_contextEvidence pack for ONE prediction market: resolves a Polymarket market (id, slug or question text) to its current odds, then returns the primary-source events in our feed (regulators, Fed, filings, disasters, hacks…) that bear on the question, with relevance, source tier, corroboration and per-asset impacts. Use it before trading or quoting a probability on Polymarket/Kalshi-style markets ("Fed cut in October?", "ETF approved by year end?"), or to detect a fresh primary event the market hasn't repriced. Information, not a forecast. $0.01/call.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Max related events. | |
| since | No | Lookback window for related events: "6h", "48h", "7d". Default 48h. | 48h |
| market | Yes | Polymarket market id, slug, or the question text itself (e.g. "Fed rate cut in October?"). Slugs/ids are resolved via the public Gamma API; text is searched. |