get_epic_issues
Retrieve all issues linked to a specific epic by providing the epic key, with optional field selection.
Instructions
Get all issues belonging to an epic
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| fields | No | List of fields to return for each issue | |
| epicKey | Yes | Epic issue key (e.g. CONNECT-1234) |