Marketplace
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

NameTypeRequiredDescription
idstringyesThe UUID of the beat to delete.
View sourceImprove this entry