taiga_list_epics
List all epics in a Taiga project with pagination support. Retrieve complete epic details for project tracking.
Instructions
List all epics in a project
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page | No | Page number (default: 1) | |
| page_size | No | Results per page (default: 100, max: 500) | |
| project_id | Yes | Project ID |