Restore KiCad Checkpoint
restore_checkpointRestore a specific KiCad file to a previous state using its checkpoint ID, undoing unwanted changes and recovering lost work.
Instructions
Restore one exact file checkpoint by id. Agent instructions: /app/docs/SKILL.md
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Checkpoint id from list_checkpoints. | |
| path | Yes | Target KiCad file path. |