linear_getIssueHistory
Retrieve the change history of a Linear issue, including all edits and updates. Useful for auditing changes or tracking issue evolution.
Instructions
Get the history of changes made to an issue
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Maximum number of history events to return (default: 10) | |
| issueId | Yes | ID or identifier of the issue (e.g., ABC-123) |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| history | No | ||
| issueId | No | ||
| identifier | No |