polymarket_get_market
Fetch a single Polymarket market by id (market_id) or by slug. Provide exactly one of market_id or slug.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| coin | No | Crypto asset. Keyless/demo and Free plans are BTC-only; all 7 require a paid plan. | btc |
| slug | No | Market slug (alternative to market_id). | |
| market_id | No | Market id from polymarket_search_markets. |