List Folders (Dalux Box)
dalux_list_foldersList folders in a Dalux project file area. Fetch a specific folder by ID or paginate through multiple pages.
Instructions
List folders within a file area (or fetch one with folderId).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| folderId | No | ||
| maxPages | No | How many pages to fetch in one call (default 5, max 25). | |
| pageLink | No | Opaque nextPage link from a previous call — continues that list instead of starting over. | |
| projectId | Yes | Project id from dalux_list_projects. | |
| fileAreaId | Yes |