delete_empty_sheets
Delete empty sheets (0 visuals) from a QuickSight analysis to clean up orphan sheets from failed operations. Optionally filter by name; a backup is created.
Instructions
Delete all empty sheets (0 visuals) from an analysis.
Use this to clean up orphan sheets left by failed operations. Automatically removes filter groups scoped to deleted sheets.
WARNING: This is destructive. A backup is automatically created.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| analysis_id | Yes | The QuickSight analysis ID. | |
| name_contains | No | If set, only delete empty sheets whose name contains this text (case-insensitive). Leave empty to delete ALL empty sheets. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||