b_index_codebase
Trigger a full codebase reindex to update semantic search embeddings after significant code changes or when the index appears outdated.
Instructions
Manually trigger a full reindex of the codebase. This will scan all files and update the embeddings cache. Useful after large code changes or if the index seems out of date.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| force | No | Force reindex even if files haven't changed |