get_epic
Retrieve detailed information about a specific epic using its internal ID. Supports verbosity levels for minimal, standard, or full details.
Instructions
Gets detailed information about a specific epic by its internal ID (not the ref number shown in Taiga UI). Use get_epic_by_ref if you have the '#N' reference number instead. verbosity: 'minimal', 'standard' (default), 'full'. Uses default session if session_id not provided.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| epic_id | Yes | ||
| session_id | No | ||
| verbosity | No | standard |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |