get_change_logs_by_ids
Retrieve specific changelog entries for a Jira issue by passing its ID/key and a list of changelog IDs. Get precise change history details without fetching all logs.
Instructions
Get changelogs by IDs
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| body | Yes | Request body (JSON object) | |
| issueIdOrKey | Yes | The ID or key of the issue. |