DashboardsWriteRetry-safe
Update dashboard
update_dashboardUpdate dashboard metadata, layout, filters, or theme. Layout and filter changes require the current version.
Parameters
| Parameter | Type | Required | Description |
|---|---|---|---|
dashboardId | string | required | Input for dashboardId. |
version | integer | optional | Input for version. |
patch | object | required | Input for patch. |
Example call
The tool call an MCP client sends (required arguments shown with placeholder values).
{"tool": "update_dashboard","arguments": {"dashboardId": "dashboardId_123","patch": "value"}}
Use this tool in
Claude CodeClaude DesktopClaude CoworkChatGPTCursorWindsurfVS Code CopilotOpenClawGeminiHermes Agent