- Sync
- Async
Returns
List[Folder]: Collection of folders the current auth context can access.
Folder now surfaces hierarchy details:
full_path: Canonical path (e.g.,/projects/alpha/specs)parent_id: Parent folder ID (if any)depth: Depth in the tree (root = 1)child_count: Number of direct children when provided
Examples
- Sync
- Async

