get_instrument
Retrieve details for a Hyperliquid instrument by coin symbol, including leverage, decimals, and active status.
Instructions
Get details for a single Hyperliquid instrument by coin symbol. Returns leverage, decimals, and active status.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| coin | Yes | Coin/market symbol, e.g. 'BTC', 'ETH', 'SOL' |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| data | Yes | Result data object |