penpot_list_file_snapshots
Retrieve version history for a Penpot file: lists all snapshots with id, label, revision, creation info, and lock state. Separate user saves from automatic system backups. Use snapshot id to restore.
Instructions
List all named snapshots (version history) for a Penpot file. Returns each snapshot's id, label, revn, createdAt, createdBy, and lock state. createdBy: "user" entries are snapshots saved explicitly (from the UI or via penpot_create_file_snapshot); createdBy: "system" entries are automatic backups Penpot creates before a restore — they expire automatically. Use the returned id with penpot_restore_file_snapshot to roll back to a version.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| fileId | Yes |