backup_dataset
Save a timestamped JSON backup of a QuickSight dataset configuration, including SQL and columns, to a local folder for recovery.
Instructions
Save a full backup of a QuickSight dataset configuration to disk.
Creates a timestamped JSON file containing the dataset definition (SQL, columns, physical/logical table maps, etc.).
Backups are saved to ~/.quicksight-mcp/backups/.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| dataset_id | Yes | The QuickSight dataset ID to back up. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||