DashboardsWriteRetry-safe
Move pipeline op
widget_pipeline_moveReorder a client-pipeline op from one index to another (post-removal destination index).
Parameters
| Parameter | Type | Required | Description |
|---|---|---|---|
widgetId | string | required | Input for widgetId. |
from | integer | required | Input for from. |
to | integer | required | Input for to. |
Example call
The tool call an MCP client sends (required arguments shown with placeholder values).
{"tool": "widget_pipeline_move","arguments": {"widgetId": "widgetId_123","from": 0,"to": 0}}
Use this tool in
Claude CodeClaude DesktopClaude CoworkChatGPTCursorWindsurfVS Code CopilotOpenClawGeminiHermes Agent