tracker_dashboard
Get a full project overview in one call: project, epics with task counts, stats, blocked and overdue tasks, recent activity, and notes. Scope to the active branch with branch='current'.
Instructions
Full project overview in one call: project, epics with task counts, stats, blocked and overdue tasks, recent activity and notes. Best first call when starting work. branch="current" scopes to the active git branch.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| branch | No | Scope to a git branch: "current" = active branch, "" = branch-agnostic only, omit = all. | |
| project_id | No | Project ID. Omit for a single-project database or when SAGA_PROJECT is set. Otherwise the first is used and the rest listed under other_projects. | |
| include_archived | No | Include archived epics and their tasks. |