KB List Documents
kb_listList document IDs in a specified knowledge base tier (T1-T4), optionally filtered by category. Returns compact results by default; enable verbose mode for full paths.
Instructions
List doc ids in the given tier (and optional category), ordered by id.
verbose: False (default) drops per-entry path (fetch via kb_get(id)) and
omits a null category. verbose=True restores the full shape with paths.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| tier | Yes | Required tier such as T1, T2, T3, or T4. | |
| verbose | No | False returns the compact response; true includes all fields. | |
| category | No | Optional category filter within a tier. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||