list_undos
Display all undo checkpoints in the stack, enabling quick identification and restoration of previous file states within Claude Code's checkpoint-based undo system.
Instructions
List all undo checkpoints in the stack
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Input Schema (JSON Schema)
{
"properties": {},
"type": "object"
}