Preview Code Restore
preview_project_restoreVerify a backup and calculate the restore change set, returning a short-lived token to present to the user before confirmation.
Instructions
Verify a backup and calculate the restore change set. Returns a short-lived token; present the preview to the user before requesting confirmation.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| mode | No | Defaults to exact | |
| snapshotId | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| data | No | ||
| error | No | ||
| message | Yes | ||
| success | Yes |