ingest_file
Index or re-index a local document by providing its absolute path. Re-ingesting replaces previously indexed content with new parsed chunks.
Instructions
Ingest or re-ingest one file, replacing any content already indexed for it.
filePath must be an absolute path inside a configured document root. Re-ingesting an already-indexed file discards its old chunks and replaces them with freshly parsed ones.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| filePath | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||