kalshi_describe_endpoint
View the complete input schema for any Kalshi endpoint, listing all path, query, and body fields with types and descriptions, so you can prepare accurate API calls.
Instructions
Show the full input schema for one Kalshi endpoint: every path, query, and body field with its type and description. Look here before calling kalshi_call_endpoint.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| endpoint | Yes | Tool name, operation ID, or path. For example "kalshi_get_markets", "GetMarkets", or "/markets". |