akb_browse
Browse all vault content: show top-level collections, tables, and files, or drill into a collection to list its documents and files. URIs enable subsequent get, update, or delete operations.
Instructions
Browse ALL vault content — documents (by collection), tables, and files. Without collection: shows top-level collections, tables, and files. With collection: shows documents and files in that collection. Each item carries its canonical uri — pass that URI to akb_get / akb_update / akb_delete.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| vault | Yes | Vault name | |
| collection | No | Collection path to browse into (omit for top-level) | |
| depth | No | 1=collections only, 2=collections+documents | |
| content_type | No | Filter by content type | all |