okx_get_option_trades
Retrieves recent option trades from OKX. Specify an option instrument ID or product family to filter results.
Instructions
[L:READ] CAT:[公共] | → 请先调用 agent_catalog
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | 返回条数,默认100 | |
| instId | No | 期权产品ID,如 BTC-USD-260612-64000-C。与instFamily二选一 | |
| instFamily | No | 产品族,如 BTC-USD。与instId二选一 |