smartsuite_remove_dashboard_widget
Remove a widget from a dashboard. Use confirm=true to permanently delete; omit for a dry-run preview. Destructive action cannot be undone.
Instructions
Remove a widget from a dashboard. Requires readwrite/admin mode AND SMARTSUITE_ENABLE_SCHEMA_WRITE=true AND SMARTSUITE_ENABLE_DELETE=true. Without confirm:true returns a preview; pass confirm:true to permanently delete. Destructive — cannot be undone.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| confirm | No | Set true to permanently delete; otherwise returns a dry-run preview. | |
| widgetId | Yes | The widget ID to delete. |