okx_get_fills
Fetch executed order details from OKX exchange. Use filters like product ID, type, and count to narrow results.
Instructions
[L:READ] CAT:[交易] | → 请先调用 agent_catalog
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | 返回条数,默认100 | |
| instId | No | 产品ID | |
| instType | No | 产品类型。SPOT=现货, MARGIN=杠杆, SWAP=永续, FUTURES=交割, OPTION=期权 |