get_article
Retrieve a full Knowledge Base article, with option to include comments, by providing the article ID.
Instructions
Get a Knowledge Base article with full content.
Args: article_id: Article ID or database ID include_comments: Include comments (default: True) instance: YouTrack instance (optional)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| instance | No | ||
| article_id | Yes | ||
| include_comments | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |