get_issue_history
Retrieve the change history of a YouTrack issue to review all modifications, comments, and status updates. Provide the issue ID and optional limit.
Instructions
Get the change history of a YouTrack issue.
Args: issue_id: Issue ID or URL max_results: Max activities (default: 20) instance: YouTrack instance (optional)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| instance | No | ||
| issue_id | Yes | ||
| max_results | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |