restore_project_backup
Restores a Semaphore project from a backup payload, with optional name override and validation to ensure the payload is correct before applying.
Instructions
Restore a Semaphore project from a backup payload.
Args: backup: Backup payload returned by backup_project project_name: Optional name override for the restored project validate: Validate payload shape and references before restore
Returns: Created project and summary of the restored backup payload.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| backup | Yes | ||
| validate | No | ||
| project_name | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||