Get Project Epic Hierarchy
jira_get_project_epic_hierarchyGroup a project's epics under cross-project parent issues to show roll-up to initiatives, with unlinked epics shown separately.
Instructions
Group a project's epics under their cross-project parent issues.
Fetches all epics in the project, detects their parent issue via the parent field or inward issue links, then groups them by parent. Epics with no detected parent appear under "Unlinked". Useful for understanding how a project's epics roll up to initiatives in another project.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| max_epics | No | Maximum number of epics to fetch (1-500) | |
| project_key | Yes | Jira project key (e.g., 'PROJ') |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |