Update Document
update_documentUpdate an existing knowledge base article by providing its ID and optionally new title, content, or tags.
Instructions
Updates an existing knowledge base article.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Document ID to update | |
| tags | No | New tags | |
| title | No | New title | |
| content | No | New content |