validate_project_backup
Inspect a project backup before restore to detect errors, warnings, and generate a summary, ensuring the backup is valid and safe for restoration.
Instructions
Validate a project backup before attempting restore.
Args: backup: Backup payload to inspect
Returns: Validation result, errors, warnings, and a summary.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| backup | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||