delete_knowledge_document
Delete a knowledge document from Anam AI using its unique ID. Removes the specified document from your knowledge base.
Instructions
Delete a knowledge document by ID.
Args: document_id: The UUID of the document to delete
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| document_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |