delete_article_comment
Delete a comment on a YouTrack article and retrieve its text for restoration. Provide article and comment IDs to remove unwanted comments.
Instructions
Delete an article comment. Returns text for restoration.
Args: article_id: Article ID or database ID comment_id: Comment ID instance: YouTrack instance (optional)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| instance | No | ||
| article_id | Yes | ||
| comment_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |