restore_checkpoint
Restore a saved checkpoint in Blender to replace the current session, discarding any unsaved changes. Confirmation is required before proceeding.
Instructions
Load a checkpoint, replacing the current session.
DESTRUCTIVE: everything unsaved in Blender right now is lost. Confirm with the user before calling this with confirm=true.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| confirm | No | Must be true; restoring discards unsaved work | |
| checkpoint | Yes | Checkpoint filename from list_checkpoints |