get_market
Retrieve metadata for a perpetual market by symbol. Returns market details or null if the symbol is not listed.
Instructions
Get metadata for a single market by symbol (e.g. 'HYPE', 'ETH').
Returns None if the symbol is not listed.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| symbol | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |