list_epics
Retrieve all epics from a specified project using its UUID, with options for pagination and limiting results per page.
Instructions
List all epics in a project.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project_id | Yes | UUID of the project | |
| cursor | No | Pagination cursor for getting next set of results | |
| per_page | No | Number of results per page (1-100) |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |