refresh_index
Rebuild the search index by re-chunking and re-embedding every text file in the root directory, evicting stale chunks so queries return current results.
Instructions
Walk the configured root directory, (re-)chunk every text file, and (re-)embed + index all chunks. Safe to call repeatedly; stale chunks are evicted. May be slow on large corpora.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| full_rebuild | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||