delete_file
Remove an indexed file, data item, or URL from the search index by file path or source ID, deleting only the index entry and leaving the original file for re-indexing on sync.
Instructions
Delete an indexed file, data item, or url item from the index.
Provide exactly one of filePath (absolute path inside a document root) or source (the id of a data/url item). This only removes the index entry — a file left in place under a document root is re-ingested by a later sync_start.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| source | No | ||
| filePath | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||