index_project
Index or reindex project content and code for local knowledge search. Provide the project root path; incremental mode reindexes only changed files.
Instructions
Index or reindex a project's content and code.
Args: path: Absolute path to project root (must contain .md/.mdx files) incremental: If True, only reindex changed files (default)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes | ||
| incremental | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |