save_checkpoint
Creates a timestamped backup copy of a .tldr file and returns the backup file path. Optionally add a human-readable label to the backup filename.
Instructions
Copy the .tldr file to a timestamped backup. Returns the backup path.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| file | Yes | Absolute path to a .tldr file | |
| label | No | Optional human-readable tag (becomes part of filename) |