Index project
index_projectRegister projects and rebuild the code graph once after explicit user approval. Pass all projects in one call to analyze cross-repo dependencies without modifying source files.
Instructions
Registers projects and rebuilds the graph once, after explicit user approval. Pass every project in one call: a rebuild costs the whole corpus. It never writes inside the source projects.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | No | ||
| path | No | ||
| projects | No | ||
| confirmed | No | ||
| languages | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| index | Yes | ||
| counts | Yes | ||
| project | Yes | ||
| projects | Yes | ||
| snapshot_id | Yes | ||
| generation_id | Yes |