create_epic
Create a new epic by specifying a project ID and a name. Add an optional description to define the epic's scope.
Instructions
Create a new epic
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | Epic name | |
| project_id | Yes | Project identifier (UUID, readable_id, or name/slug) | |
| description | No | Epic description |