update_knowledge_document
Update a knowledge document's name by providing its UUID. Optionally, set a new name.
Instructions
Update a knowledge document.
Args: document_id: The UUID of the document to update name: New document name
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| document_id | Yes | ||
| name | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |