codebase_context_index
Manually indexes or re-indexes all context artifacts, chunking and embedding content into a vector database for semantic search. Automatic indexing happens on first search call.
Instructions
Index or re-index all context artifacts defined in .socraticodecontextartifacts.json. Chunks and embeds artifact content into the vector database for semantic search. Usually not needed — codebase_context_search auto-indexes on first use.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| projectPath | No | Absolute path to the project directory. |