DashboardsWriteRetry-safe
Update folder
update_folderPartially update a folder (name, icon, color, order, parent).
Parameters
| Parameter | Type | Required | Description |
|---|---|---|---|
folderId | string | required | Input for folderId. |
patch | object | required | Input for patch. |
Example call
The tool call an MCP client sends (required arguments shown with placeholder values).
{"tool": "update_folder","arguments": {"folderId": "folderId_123","patch": "value"}}
Use this tool in
Claude CodeClaude DesktopClaude CoworkChatGPTCursorWindsurfVS Code CopilotOpenClawGeminiHermes Agent