update_knowledge_base_article
Update an existing knowledge base article by specifying only the fields to change. Modify content, status, verified flag, resource paths, or abstract entities without affecting other fields.
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 |