getComboDetail
Retrieves comprehensive details for a futures combo bot, including configuration, PnL metrics, portfolio positions, margin balances, and timestamps. Use to check bot status and performance.
Instructions
Retrieves comprehensive details for a specific futures combo bot, including configuration (symbols, leverage, rebalancing mode), current display status, PnL metrics (total PnL, realized, unrealized, funding fee), portfolio position info, margin balances (total, available, margin balance), and timestamps.
The bot_id is a numeric ID obtained from createComboBot or bot listing endpoints.
Rate limit: 10 requests per second per UID.
Agent hint: Use this endpoint to check the status and performance of a combo bot. The response contains all PnL fields, position details, rebalancing stats, and close reason if the bot has stopped. Prefer this over other endpoints when answering questions about a specific bot's performance.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| bot_id | Yes |