DashboardsWriteDo not retry automatically
Remove pipeline op
widget_pipeline_removeRemove the client-pipeline op at the given index.
Parameters
| Parameter | Type | Required | Description |
|---|---|---|---|
widgetId | string | required | Input for widgetId. |
index | integer | required | Input for index. |
Example call
The tool call an MCP client sends (required arguments shown with placeholder values).
{"tool": "widget_pipeline_remove","arguments": {"widgetId": "widgetId_123","index": 0}}
Use this tool in
Claude CodeClaude DesktopClaude CoworkChatGPTCursorWindsurfVS Code CopilotOpenClawGeminiHermes Agent