check_news
Map any news text to the Polymarket market it concerns and get that market's objective YES probability. Use the returned marketId for live prices before trading.
Instructions
Map a piece of news text to the relevant Polymarket market and return its objective YES probability. Does not classify whether the news is dramatized or accurate relative to the market - that interpretation is left to the calling agent, which has both the original text and this market anchor. The probability comes from a precomputed cache refreshed on a cron cadence (can be up to ~2 hours stale) - for a live price before trading, call get_market with the returned marketId.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| text | Yes |