toggle_agent
Pause or resume an agent's automatic strategy execution. When paused, cron-driven pool entries are disabled, but manual position entries via enter_position still function.
Instructions
Pause or resume an agent's automatic strategy execution. When paused, the agent stops entering pools via cron. Manual entries via enter_position still work.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| agent_id | No | The agent's profile ID. Auto-filled from saved credentials if omitted. | |
| owner_id | No | The owner's profile ID. Auto-filled from saved credentials if omitted. |