List epics
list_epicsRetrieve epics from a Jira board with their completion status. Filter by done state, set pagination limits, and get only the data you need.
Instructions
List the epics on a board, including whether each one is done.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| done | No | Filter by completion state; omit for all epics | |
| boardId | Yes | Board ID | |
| startAt | No | ||
| maxResults | No |