codebase_stop
Stop an in-progress codebase indexing operation, preserving progress via checkpoint. Resume later by running indexing again.
Instructions
Gracefully stop an in-progress indexing operation. The current batch will finish and checkpoint, preserving all progress. Re-run codebase_index to resume from where it left off.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| projectPath | No | Absolute path to the project directory. If omitted, uses the current working directory. |