DashboardsWriteDo not retry automatically
Create folder
create_folderCreate a folder to organize dashboards, widgets, and queries.
Parameters
| Parameter | Type | Required | Description |
|---|---|---|---|
name | string | required | Input for name. |
parentFolderId | string | null | optional | Input for parentFolderId. |
icon | string | optional | Input for icon. |
color | string | optional | Input for color. |
Example call
The tool call an MCP client sends (required arguments shown with placeholder values).
{"tool": "create_folder","arguments": {"name": "value"}}
Use this tool in
Claude CodeClaude DesktopClaude CoworkChatGPTCursorWindsurfVS Code CopilotOpenClawGeminiHermes Agent