snapshot_project
Create a .drp backup snapshot of the open project before risky operations. It returns the saved file location, turning mistakes into restores instead of rebuilds.
Instructions
Write an opaque .drp backup of the open project, and return where it landed.
Take a snapshot before any big operation — a build, a bulk media change, a risky escape-hatch script — so a mistake is a restore rather than a rebuild. Without a path, the snapshot goes to a timestamped file in the cache directory.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||