get_account_instruments_info
Retrieve tradable instruments for your Bybit account, filtered by category and optionally by symbol. Get up to 200 records per request.
Instructions
Get account-level instruments info (tradable instruments for your account).
Args: category: Product type: spot, linear, inverse. symbol: Filter by symbol (optional). limit: Number of records (default: 200, max: 200).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| category | Yes | ||
| symbol | No | ||
| limit | No |