list_captures
Retrieve pre-compaction captures from recent sessions to recover context lost during mid-session compaction. Check for unreviewed captures before ending a session.
Instructions
List PreCompact captures for the current or recent sessions. PreCompact captures preserve context that would otherwise be lost during mid-session compaction. Workflow: if boot_report lists PreCompact captures, call list_captures then read_capture to recover pre-compaction context before relying on the checkpoint. Before calling end_session, check for unreviewed captures.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| session_id | No | Filter to a specific session. If omitted, returns all captures sorted by recency. |