codebase_context_index
Index all context artifacts for semantic search by chunking and embedding content into the vector database. Use when artifacts change or initial indexing is required.
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. |