Checkpoint the file
figma_save_versionSave a named checkpoint in Figma version history before making multiple changes, providing a single fallback point instead of undoing each step.
Instructions
Saves a named point in the file’s version history. Call this before a run that will change several things, so there is one place to fall back to that is not a stack of undos.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| title | Yes | What this checkpoint is for. | |
| description | No |