Use the Speak AI MCP server tool delete_dashboard to soft-delete a dashboard.
What does it do?
Soft-delete a dashboard. This also deactivates its public share link.
Parameters
delete_dashboard takes 1 parameter, all of them required.
| Name | Type | Required | Description |
|---|---|---|---|
dashboardId |
string | Yes | Dashboard business id to delete |
Behaviour
The Speak AI MCP server publishes these behaviour hints for delete_dashboard.
- 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
- Dashboards lists the rest of the Dashboards category.
- Tool reference lists every Speak AI MCP server tool.
- MCP server covers setup, supported clients, and what agents can do once connected.