issue_changelog
Retrieve the full change history of a Yandex Tracker issue. Filter by specific fields like status or assignee to trace updates.
Instructions
Get issue changelog (history of changes).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| field | No | Filter by field name (e.g. "status", "assignee") | |
| per_page | No | Results per page | |
| issue_key | Yes | Issue key (e.g. "DEV-123") | |
| output_format | No | Response format: "text" (default, markdown) or "json" | text |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |