restore_analysis
Restore a QuickSight analysis from a JSON backup file, optionally into a specified analysis ID. This overwrites the current analysis definition with the backup contents.
Instructions
Restore a QuickSight analysis from a JSON backup file.
WARNING: This overwrites the analysis definition with the backup contents. The current state of the analysis will be replaced.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| analysis_id | No | Optional analysis ID to restore into. If empty, restores to the original analysis ID stored in the backup file. | |
| backup_file | Yes | Full path to the backup JSON file (e.g., ~/.quicksight-mcp/backups/analysis_xxx_20240101_120000.json). |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||