Use the Speak AI MCP server tool delete_automation to permanently delete an
automation rule.
What does it do?
Permanently delete an automation rule.
Parameters
delete_automation takes 1 parameter, all of them required.
| Name | Type | Required | Description |
|---|---|---|---|
automationId |
string | Yes | Unique identifier of the automation to delete |
Behaviour
The Speak AI MCP server publishes these behaviour hints for delete_automation.
- Can change data in your workspace.
- Can delete or overwrite data. Use with care.
- Repeating an identical call is safe.
- Stays inside Speak AI. Does not reach other systems.
Related
- Automations lists the rest of the Automations category.
- Tool reference lists every Speak AI MCP server tool.
- MCP server covers setup, supported clients, and what agents can do once connected.