segnals_delete_bot
Permanently delete a trading bot with a two-step confirmation: preview then confirm. Requires the bot to be stopped first.
Instructions
Permanently delete a trading bot. Requires scope: write:bots.
TWO-STEP CONFIRMATION: Call without confirm to preview. Call with confirm: true to delete. WARNING: This action is PERMANENT and cannot be undone. The bot must be stopped first.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| bot_id | Yes | Bot ID to delete | |
| confirm | No | Set to true to execute after previewing |