delete_article_comment
Remove a comment from an article. Returns the comment text for potential restoration.
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 |