epic_create
Create an epic in a project to group related tasks into a feature or workstream. Specify name, project, description, status, priority, tags, or branch to organize work.
Instructions
Create an epic within a project. Epics group related tasks into a feature or workstream.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | Epic name | |
| tags | No | ||
| branch | No | Branch to scope this epic to: "current" = active branch, omit/"" = branch-agnostic. | |
| status | No | planned | |
| priority | No | medium | |
| project_id | Yes | Parent project ID | |
| description | No | Epic description |