get_issue_changes_summary
Retrieve a compact summary of issue changes including state transitions, comments, and time logged. Filter by date with an optional since parameter.
Instructions
Get a compact summary of issue changes: state transitions, comments, time logged.
Args: issue_id: Issue ID or URL since: ISO date filter (optional, e.g. '2026-03-01') instance: YouTrack instance (optional)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| since | No | ||
| instance | No | ||
| issue_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |