jira_epic
Retrieve epic details, list issues under an epic, and move issues into or out of epics to manage work hierarchically.
Instructions
Inspect epics, list issues under an epic, and move issues into or out of epics.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| epicIdOrKey | No | ||
| jql | No | ||
| fields | No | ||
| expand | No | ||
| startAt | No | ||
| maxResults | No | ||
| issues | No | ||
| action | Yes | ||
| full | No | If true, skip the summary projection and return the raw Jira API response. |