DashboardsWriteRetry-safe
Delete query
delete_queryDelete a query. Fails if any widget still references it.
Parameters
| Parameter | Type | Required | Description |
|---|---|---|---|
queryId | string | required | Input for queryId. |
Example call
The tool call an MCP client sends (required arguments shown with placeholder values).
{"tool": "delete_query","arguments": {"queryId": "queryId_123"}}
Use this tool in
Claude CodeClaude DesktopClaude CoworkChatGPTCursorWindsurfVS Code CopilotOpenClawGeminiHermes Agent