Remove a widget from a dashboard
widget_deleteRemove a specific widget from a dashboard without affecting the dashboard itself. Requires dashboard and widget IDs.
Instructions
Hard-delete a widget. The dashboard remains; only this single widget is removed.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| dashboard_id | Yes | Dashboard UUID. | |
| widget_id | Yes | Widget UUID. |