create_file_snapshot
Create a new snapshot of a Penpot file to capture its current state for backup and version control. Use an optional label to mark significant milestones.
Instructions
Create a new snapshot (version) of a file for backup/versioning
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| label | No | Optional label/description for this snapshot (e.g., "Before major redesign") | |
| fileId | Yes | File ID to create snapshot for |