list_sessions
List your recent work sessions. Optionally filter by project name or ID. Shows task type, status, and event count.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Maximum results (default 10) | |
| project_id | No | Filter by project ID (optional) | |
| project_name | No | Filter by project name (optional, alternative to project_id) |