get_article
Fetch a YouTrack Knowledge Base article by ID, returning full content and optional comments. Get the exact article information you need.
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 |