get_issue
Fetch a Redmine issue's complete information, attachments, and history comments by ID for analysis or updates.
Instructions
Get full details of one Redmine issue by id, including attachments and, by default, comments/history (journals)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Issue id | |
| include_journals | No | Include comments and field-change history |