List File Areas (Dalux Box)
dalux_list_file_areasRetrieve document file areas for a Dalux project, serving as the entry point for accessing Box documents. Use to list all areas or fetch a specific area by ID.
Instructions
List document file areas on a project (or fetch one with fileAreaId). Entry point for all Box document access.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| 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 | No |