list_comments
List all comments on a Yandex Tracker issue by issue key. Choose fields and response format (text or JSON) to get the needed details.
Instructions
List all comments on an issue.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| fields | No | Optional list of fields to show. Use ["all"] for all fields. | |
| 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 |