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