get_history
Retrieve the full change history of any item including user stories, tasks, issues, epics, or wiki pages. Get field edits, comments, and status changes in one call.
Instructions
Get the change history of an item. object_type: 'user_story', 'task', 'issue', 'epic', or 'wiki_page'. Returns all changes including field edits, comments, and status changes. Uses default session if session_id not provided.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| object_id | Yes | ||
| object_type | Yes | ||
| session_id | No |