list_history
Retrieve edit history to debug code changes. Supports optional filters by file path, session, and result limit.
Instructions
Legacy: List edit history for debugging. Note: list_file_snapshots is much faster.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Optional limit on number of results | |
| filePath | No | Optional file path to filter history | |
| sessionId | No | Optional session ID to filter history |