Delete soundboard sound
delete_soundboard_soundDelete a soundboard sound from your Discord server. The first call previews the action and returns a confirmation token; repeating the call with the token completes the deletion.
Instructions
Delete a soundboard sound. Safe to call directly: the first call changes nothing and returns a preview plus a confirm_token; repeating the call with the token deletes it.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| sound | Yes | Sound name or ID. | |
| guild | No | Guild (server) name or ID. Omit to use the default guild. | |
| dry_run | No | ||
| confirm_token | No |