Use the Speak AI MCP server tool delete_webhook to delete a webhook and stop
receiving notifications at its endpoint.
What does it do?
Delete a webhook and stop receiving notifications at its endpoint.
Parameters
delete_webhook takes 1 parameter, all of them required.
| Name | Type | Required | Description |
|---|---|---|---|
webhookId |
string | Yes | Unique identifier of the webhook to delete |
Behaviour
The Speak AI MCP server publishes these behaviour hints for delete_webhook.
- Can change data in your workspace.
- Can delete or overwrite data. Use with care.
- Repeating an identical call is safe.
- Can reach systems outside Speak AI.
Related
- Webhooks lists the rest of the Webhooks category.
- Tool reference lists every Speak AI MCP server tool.
- MCP server covers setup, supported clients, and what agents can do once connected.