get_instruments_info
Retrieve detailed instrument specifications and trading rules for Bybit cryptocurrency products, including spot, linear, inverse, and option categories, with filters for status, symbol, and base coin.
Instructions
Query instrument specifications and trading rules.
Args:
category: Product type - spot, linear, inverse, option
symbol: Symbol name
status: Symbol status filter - Trading, Settling, etc.
baseCoin: Base coin
limit: Limit for data size per page
cursor: Pagination cursor
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | ||
| cursor | No | ||
| status | No | ||
| symbol | No | ||
| baseCoin | No | ||
| category | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |