Reindex Workspace
reindex_workspaceRebuild the codebase index from scratch by clearing the current state, optionally tracking progress or running in the background.
Instructions
Clear current index state and rebuild it from scratch.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| task | No | Return a task ID and track reindexing progress without blocking the tool call | |
| background | No | Run reindexing in the background without blocking the tool call |