Toolsaction
Delete Beat
Remove or cancel a beat by ID.
tool name: delete_beat
Deletes a beat by ID. Call it when the user wants to remove or cancel a beat; use List Beats first if the ID is unknown.
Parameters
| Name | Type | Required | Description |
|---|---|---|---|
| id | string | yes | The UUID of the beat to delete. |