update_knowledge_article
Modify an existing knowledge article by specifying its system ID and the new field values.
Instructions
Update a knowledge article (requires WRITE_ENABLED=true)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| fields | Yes | Key-value pairs to update (e.g., {"text": "...updated content..."}) | |
| sys_id | Yes | System ID of the article |