comments
List, add, update, or delete comments on YouTrack issues by specifying the issue ID and action.
Instructions
Issue comments: list, add, update, delete
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| action | Yes | Action: get (list comments), add (new comment), update (edit), delete (remove) | |
| issueId | Yes | Issue ID | |
| commentId | No | Comment ID (required for update/delete) | |
| text | No | Comment text (required for add/update) |