list_folders
List all folders with full paths already resolved, so you can skip manual parent_id traversal and get the complete folder hierarchy directly.
Instructions
List all folders (flat array) with the full path already resolved — no need to walk parent_id yourself. Pass a folder's own id as parent_id to create_folder/update_folder to nest under it.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||