list_org_folders
Orientation call, worth making once at the start of any session about this organization: lists the folders you can reach and what is in them. Pass a folder to see its shape — how many files you can read, by type and label, and how many are gated from you. Labels include ones inherited from the folder, so they name what a folder is about, not only what individual documents declare.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| token | No | Bearer token identifying the principal. Usually omitted — supplied by the transport (HTTP Authorization header or the server's AGENTLEFS_TOKEN env). Only pass this to override. | |
| parent | No | list inside this folder, e.g. "handbook" or "handbook/vendor". Omit for the top level. | |
| location | No | full path to scope to, e.g. "handbook" or "handbook/vendor". Omit to cover everything you can reach. |