linear_getIssueHistory
Retrieve the history of changes made to a specific issue in Linear. Provide the issue ID to view its timeline of updates, with an optional limit on the number of events returned.
Instructions
Get the history of changes made to an issue
Input Schema
Name | Required | Description | Default |
---|---|---|---|
issueId | Yes | ID or identifier of the issue (e.g., ABC-123) | |
limit | No | Maximum number of history events to return (default: 10) |