index_repository
Scans a repository root, hashes changed files, and updates the .repo-index/index.json map, enabling agents to query relevant files instead of grepping.
Instructions
Walk root_path, hash/parse changed files, update the .repo-index/index.json map. Returns a summary.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| force | No | ||
| root_path | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |