force_reindex
Triggers a full re-index of a codebase to rebuild search indices from scratch. Use when indexed data is outdated or corrupted.
Instructions
Force complete re-indexing of a codebase.
Args: path: Root path of codebase
Returns: Indexing result summary
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | No | . |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |