delete_document
Deletes a document from the knowledge base using its unique ID, removing obsolete or incorrect content from search results and freeing storage.
Instructions
Delete a document from the knowledge base.
Args:
document_id: UUID of the document to delete.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| document_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |