update_widget
Update an existing dashboard widget's content, size, position, or linked visualization by providing its widget ID and desired changes.
Instructions
Update an existing widget
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| text | No | Text content for text widgets | |
| width | No | Width of the widget (1-6) | |
| options | No | Widget options | |
| position | No | ||
| widgetId | Yes | ID of the widget to update | |
| visualization_id | No | ID of the visualization to display |