get_issue
Retrieve complete details of a Redmine issue using its numeric ID. Optionally include related data like attachments, relations, and journals.
Instructions
Gets full details of a single issue by its numeric ID, optionally including related data.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Numeric issue ID | |
| include | No | Comma-separated: attachments, relations, changesets, journals, watchers, allowed_statuses, children |