penpot_discard_checkpoint
Delete a previously taken checkpoint to free resources, removing it from memory and optional disk storage.
Instructions
Free a checkpoint taken via penpot_checkpoint without restoring it, once it is no longer needed. Removes both the in-memory entry and, when disk persistence is enabled (PENPOT_CHECKPOINTS_PATH), the corresponding file on disk.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| checkpointId | Yes |