DashboardsWriteRetry-safe
Commit dashboard draft
commit_dashboard_draftFlip a draft dashboard (e.g. one composed with compose_dashboard draft:true) to active so it appears in the dashboards list and sidebar. Idempotent — committing an already active dashboard is a no-op.
Parameters
| Parameter | Type | Required | Description |
|---|---|---|---|
dashboardId | string | required | Input for dashboardId. |
acknowledgeSetup | boolean | optional | Input for acknowledgeSetup. |
Example call
The tool call an MCP client sends (required arguments shown with placeholder values).
{"tool": "commit_dashboard_draft","arguments": {"dashboardId": "dashboardId_123"}}
Use this tool in
Claude CodeClaude DesktopClaude CoworkChatGPTCursorWindsurfVS Code CopilotOpenClawGeminiHermes Agent