Update an existing widget
widget_updateUpdate a widget's name, description, position, query, or visualization settings. Designed for single-widget edits.
Instructions
Update name / description / position / query / viz of a single widget. Trinary semantics for nullable fields. For bulk position changes (drag/drop save), prefer the dashboard layout endpoint at the API level — this tool is for one-widget edits.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | No | ||
| description | No | ||
| position | No | ||
| query | No | ||
| viz | No | ||
| dashboard_id | Yes | ||
| widget_id | Yes |