update_knowledge_base_article
Update a knowledge base article by modifying only the specified fields, leaving all other content unchanged.
Instructions
Update an existing Knowledge Base article.
Only provided fields are updated; omitted fields remain unchanged.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| status | No | Set to 'active' or 'deprecated'. | |
| content | No | Updated article content (max 20000 chars). | |
| note_id | Yes | The UUID of the KB article to update. | |
| verified | No | Mark as human-verified (true/false). | |
| resource_paths | No | Updated resource paths. | |
| workspace_name | Yes | The workspace (e.g. 't-oncall'). | |
| abstract_entities | No | Updated entity tokens. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |