add_comment
Add a markdown comment to a YouTrack issue using its ID or URL, with optional instance selection.
Instructions
Add a comment to a YouTrack issue.
Args: issue_id: Issue ID or URL text: Comment text (markdown) instance: YouTrack instance (optional)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| text | Yes | ||
| instance | No | ||
| issue_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |