list_docs
List indexed documents in a repository with metadata (path, section count, format, size) as a lightweight alternative to full section trees. Sorted by path for easy scanning.
Instructions
v1.55+ — flat per-doc inventory of an indexed repo: doc_path, section_count, format, byte_size for each indexed document. Lighter than get_toc_tree (which returns full section trees per doc). Sorted by doc_path.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| repo | Yes | Repository identifier |