jira_get_issue_history
Retrieve the full history and changelog of a JIRA issue. Track all field changes, status transitions, and modifications with clear audit trail.
Instructions
Get the changelog/history of a JIRA issue. Returns all field changes, status transitions, and other modifications.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| issueKey | Yes | The issue key (e.g., PROJ-123) | |
| maxResults | No | Maximum number of history entries to return (default: 100) |