Get tweet-count market metadata
get_market_metadataFetch live metadata for active Polymarket tweet-count markets of one tracked account. Returns event IDs, titles, and three live counters with deltas.
Instructions
Get live metadata for the active Polymarket tweet-count markets of one tracked account. Returns one entry per active market with its event_id, title, and three live counters: real_counter (Polystrike's independent 60-second count), polymarket_xtracker_counter (the official XTracker count that settlement pays out on), and polymarket_ui_counter (the number shown in Polymarket's UI), plus the deltas between them (deltas are null while an event is warming up). Free tier, no API key needed. Call this first to discover active markets and event IDs before using get_predictions or get_trading_signals. Read-only; makes a single HTTPS request to polystrike.xyz.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| account | Yes | Tracked account: 'elon' (Elon Musk on X), 'cruz' (Ted Cruz on X), or 'trump' (Donald Trump on Truth Social). |