DashboardsRead-only
Preview query
preview_queryRun a query against the current snapshot and return up to 5000 rows. Unavailable in environments without a render plane wired.
Parameters
| Parameter | Type | Required | Description |
|---|---|---|---|
queryId | string | required | Input for queryId. |
params | object | optional | Input for params. |
Example call
The tool call an MCP client sends (required arguments shown with placeholder values).
{"tool": "preview_query","arguments": {"queryId": "queryId_123"}}
Use this tool in
Claude CodeClaude DesktopClaude CoworkChatGPTCursorWindsurfVS Code CopilotOpenClawGeminiHermes Agent