reindex
Update the index by re-parsing only changed, new, or deleted files using modification times. Saves time by skipping unchanged files.
Instructions
Incrementally update the index by re-parsing only changed, new, or deleted files.
Uses file modification times to detect changes. Fast on large codebases — only touches files that actually changed since the last index.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |