update_article
Update an existing knowledge article by specifying its sys_id and optionally setting new title, text, category, keywords, or short description.
Instructions
Update an existing knowledge article.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| text | No | ||
| title | No | ||
| category | No | Category title or sys_id | |
| keywords | No | ||
| article_id | Yes | sys_id of the article to update | |
| short_description | No |