get_project_timeline
Retrieve recent project sessions with outcomes (shipped/fixed/stuck/exploratory) to track progress and identify patterns in development workflow.
Instructions
Session-level timeline for a project. Returns recent sessions with their outcomes (shipped / fixed / stuck / exploratory) for a bird's-eye view of what's been happening in a project lately.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project_id | Yes | ||
| since | No | ||
| until | No | ||
| limit | No | Max results (default 50) |