restore_project_snapshot
Plan and execute a project snapshot restore. Provide project and snapshot IDs; include a confirm token to apply the restore, or omit it for a dry run.
Instructions
Plan or confirm a project snapshot restore. Omit confirm for the loss statement and confirm token; pass confirm to execute the atomic restore.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| confirm | No | Confirm token from the restore_plan. Omit for a dry restore plan. | |
| project_id | Yes | Project ID to restore. | |
| snapshot_id | Yes | Snapshot ID to restore from. | |
| include_auth | No | When true, restore captured auth users/passkeys too. Sessions/tokens are never restored. |