jira_get_epic_issues
Retrieve all linked issues for a specific Jira epic using an epic key. Supports Jira Cloud and Server/Data Center deployments with configurable issue limits.
Instructions
Get all issues linked to a specific epic
Input Schema
Name | Required | Description | Default |
---|---|---|---|
epic_key | Yes | The key of the epic (e.g., 'PROJ-123') | |
limit | No | Maximum number of issues to return (1-50) |