reset_index
Delete the symbol index for a project, enabling a full re-index from scratch. Call without confirm first for a dry-run.
Instructions
Delete the symbol index for a project so it can be re-indexed from scratch.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project_root | No | Project root. Auto-detected if omitted. | |
| confirm | No | Must be True to execute. Call without confirm first as dry-run. |