get_instruments_info
Retrieve instrument specifications including lot size and price filters for any trading pair across spot, linear, inverse, or option categories.
Instructions
Get instrument specification info.
Args: symbol: The trading pair, e.g., BTCUSDT. category: Product type: spot, linear, inverse, option (default: spot).
Returns: Instrument specification details including lot size, price filter, etc.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| symbol | Yes | ||
| category | No | spot |