DashboardsWriteDo not retry automatically
Publish widget
publish_widgetSet a widget's visibility / publishing options and mint or rotate its shortcode.
Parameters
| Parameter | Type | Required | Description |
|---|---|---|---|
visibility | "private" | "workspace" | "public-link" | "public-indexed" | required | Input for visibility. |
indexable | boolean | optional | Input for indexable. |
embedAllowedOrigins | string[] | optional | Input for embedAllowedOrigins. |
regenerate | boolean | optional | Input for regenerate. |
widgetId | string | required | Input for widgetId. |
Example call
The tool call an MCP client sends (required arguments shown with placeholder values).
{"tool": "publish_widget","arguments": {"visibility": "value","widgetId": "widgetId_123"}}
Use this tool in
Claude CodeClaude DesktopClaude CoworkChatGPTCursorWindsurfVS Code CopilotOpenClawGeminiHermes Agent