pdf_delete
Remove an ingested PDF and its associated vector embeddings from the store using its document ID to free up space and keep search results accurate.
Instructions
Remove an ingested PDF and all its embeddings from the store.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| doc_id | Yes | Document ID returned by pdf_ingest or pdf_list_documents. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||