List asset folders
list_asset_foldersLists the direct asset subfolders for a given parent folder ID (0 for root) in Wiki.js, enabling step-by-step navigation of the folder tree.
Instructions
Lists the folders directly under an asset folder. Folder 0 is the root. Wiki.js returns one level at a time, so a deep tree needs one call per level.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| parent_folder_id | No | Parent folder id. 0 (default) is the root. |