Get Market
get_marketGet full detail for a single Manifold market by its URL slug or id. Provide exactly one of slug/id. For multiple-choice markets, returns each answer with its probability (top 12). Includes plain-text description, creator, volume, liquidity, and resolution. Keyless.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | No | Market id, e.g. "KmbNYfuOrUnI1w1GSHdb". | |
| slug | No | Market URL slug — the part after manifold.markets/{user}/, e.g. "who-will-win-the-2026-california-gu". |