update_article
Update a Knowledge Base article by ID, with optional new title and content. Get previous values for rollback.
Instructions
Update a Knowledge Base article. Returns previous values for rollback.
Args: article_id: Article ID or database ID summary: New title (empty = keep) content: New content (empty = keep) instance: YouTrack instance (optional)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| content | No | ||
| summary | No | ||
| instance | No | ||
| article_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |