List earlier save checkpoints
list_checkpointsList newest player-safe checkpoints for a world, concealing GM notes unless includeSecrets is enabled.
Instructions
List player-safe checkpoint recaps newest first. GM notes remain absent unless includeSecrets is explicitly true in an authorized GM context.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | ||
| worldId | Yes | Numeric world ID from list_worlds or create_world. | |
| beforeId | No | ||
| includeSecrets | No | Return gmNotes as a separate field. Use only in an authorized gamemaster context. |