DashboardsWriteRetry-safe
Set dashboard filter
set_dashboard_filterAdd or replace a global dashboard filter (upsert by filter.id).
Parameters
| Parameter | Type | Required | Description |
|---|---|---|---|
dashboardId | string | required | Input for dashboardId. |
filter | object | required | Input for filter. |
Example call
The tool call an MCP client sends (required arguments shown with placeholder values).
{"tool": "set_dashboard_filter","arguments": {"dashboardId": "dashboardId_123","filter": "value"}}
Use this tool in
Claude CodeClaude DesktopClaude CoworkChatGPTCursorWindsurfVS Code CopilotOpenClawGeminiHermes Agent