Get epic
get_epicRetrieve a specific epic using its key (e.g. PROJ-1) or numeric issue ID. Works for team-managed projects by falling back to the issue API.
Instructions
Get a single epic by key (e.g. PROJ-1) or numeric issue ID. Falls back to the issue API for team-managed projects, where epics are ordinary issues.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| epicIdOrKey | Yes | Epic key, e.g. PROJ-1, or numeric issue ID |