get_wiki_stats
Retrieve a wiki health dashboard showing index stats, page counts, search index size, coverage data, and status in a single call. Requires prior indexing.
Instructions
Get a wiki health dashboard with index stats, page counts, search index size, coverage data, and wiki status - all in a single call.
Note: This is an alias for get_status with scope='wiki'.
Requires: index_repository must be called first.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| repo_path | Yes | Path to the indexed repository |