epic_list
List epics in a project, including task counts and completion stats, with filters for status, priority, or branch. Archived epics stay hidden unless explicitly included.
Instructions
List epics for a project with task counts and completion stats. Filter by status, priority or branch. Archived epics are hidden unless include_archived is set.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| branch | No | Git branch filter: "current" = active branch, "" = branch-agnostic only, omit = all. | |
| status | No | ||
| priority | No | ||
| project_id | Yes | Project ID | |
| include_archived | No | Include archived epics and their tasks. |