DashboardsWriteRetry-safe
Delete dashboard
delete_dashboardDelete a dashboard. Widgets pinned only here become unpinned but remain in the library.
Parameters
| Parameter | Type | Required | Description |
|---|---|---|---|
dashboardId | string | required | Input for dashboardId. |
Example call
The tool call an MCP client sends (required arguments shown with placeholder values).
{"tool": "delete_dashboard","arguments": {"dashboardId": "dashboardId_123"}}
Use this tool in
Claude CodeClaude DesktopClaude CoworkChatGPTCursorWindsurfVS Code CopilotOpenClawGeminiHermes Agent