smartsuite_remove_dashboard_widget
Permanently remove a dashboard widget by confirming deletion; preview the removal first with confirm unset. Requires write and delete permissions.
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. |