list_sessions
List conversation sessions filtered by project path or date range to quickly find and access specific Claude Code interactions.
Instructions
List conversation sessions for a project or date range (use after list_projects to find specific sessions)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| endDate | No | End date in ISO format (optional) | |
| timezone | No | Timezone for date filtering (e.g., "Asia/Tokyo", "UTC"). Defaults to system timezone. | |
| startDate | No | Start date in ISO format (optional) | |
| projectPath | No | Filter by specific project path (optional) |