Delete Code Backup
delete_project_snapshotPermanently remove a backup snapshot after explicit user approval, requiring the exact snapshot ID in confirmSnapshotId to prevent accidental deletion.
Instructions
Permanently delete one backup. Call only after explicit user approval and repeat the exact snapshot ID in confirmSnapshotId.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| snapshotId | Yes | ||
| confirmSnapshotId | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| data | No | ||
| error | No | ||
| message | Yes | ||
| success | Yes |