linear_getIssueHistory
Retrieve the full change history for a Linear issue by its ID, including edits and status updates, to review its complete audit trail.
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 |