delete_knowledge
Delete a knowledge entry from RAG using its ID to remove outdated or incorrect information from the knowledge base.
Instructions
Delete a knowledge entry from RAG.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project | No | Project name for verification (optional safety check) | |
| knowledge_id | Yes | ID of the knowledge entry to delete |