update_comment
Update an existing comment on a Yandex Tracker issue by providing the issue key, comment ID, and new text.
Instructions
Update a comment.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| text | Yes | New comment text | |
| fields | No | Optional list of fields to show in response. | |
| issue_key | Yes | Issue key (e.g. "DEV-123") | |
| comment_id | Yes | Comment ID | |
| output_format | No | Response format: "text" (default, markdown) or "json" | text |
| full_description | No | If true, do not truncate description (default false) |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |