Delete bot data (permanent)
delete_bot_dataPermanently erase a meeting bot's audio, video, and transcripts when a user explicitly requests data deletion. Irreversible action triggers a data-deletion webhook.
Instructions
PERMANENTLY delete a bot's audio, video, and transcripts. Irreversible — fires a data_deletion webhook. Only call when the user explicitly asks to delete data.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| bot_id | Yes | ||
| confirm | Yes | Must be true — confirms the user explicitly asked for permanent deletion |