remove_documents_bulk
Remove multiple documents from the knowledge base by specifying IDs or tags to clean up outdated or unwanted content.
Instructions
Remove multiple documents by IDs or tags. Useful for cleaning up the knowledge base.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| doc_ids | No | List of document IDs to remove (optional) | |
| tags | No | Remove all documents with these tags (optional) |