jira_epic
Inspect epics, list issues under an epic, and move issues into or out of epics using actions like get, issues, moveIn, and removeFromCurrent.
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. |