get_index_status
Check index statistics for a repository to view file count, chunk count, languages, and last index time without re-indexing.
Instructions
Get index statistics for a repository without re-indexing. Shows file count, chunk count, languages, and when it was last indexed.
Note: This is an alias for get_status with scope='index'.
Requires: index_repository must be called first.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| repo_path | Yes | Path to the indexed repository |