flightlog_list_sessions
Browse past Claude Code conversation sessions with details on timing, project, git branch, and first message preview. Use to locate a specific past conversation.
Instructions
Browse past Claude Code conversation sessions. Shows when each session happened, which project and git branch it was on, and a preview of the first user message. Use to find a specific past conversation.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Max sessions to return (default 25) | |
| offset | No | Pagination offset (default 0) | |
| date_to | No | ISO date string | |
| project | No | Filter by project path (substring match) | |
| date_from | No | ISO date string | |
| git_branch | No | Filter by git branch |