kb_delete_document
Permanently delete a document from a knowledge base and remove its indexed chunks. Confirm before use; deleting a non-existent document has no effect.
Instructions
Permanently delete one document from a KB (drops its indexed chunks). DESTRUCTIVE — confirm with the user before calling. Idempotent: deleting an already-deleted doc is a no-op.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| config | No | ||
| project_id | Yes | ||
| document_id | Yes |