list_docs
Retrieve a flat inventory of each indexed document in a repo, including path, section count, format, and byte size, for a quick overview without full section trees.
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 |