List Projects (Dalux)
dalux_list_projectsList all Dalux projects accessible to the API identity with key details: name, type, address, number, and modules. Optionally include project templates.
Instructions
List all Dalux projects the API identity can see: name, type (building/infrastructure), address, number, and enabled modules. Also lists project templates with includeTemplates=true.
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. | |
| includeTemplates | No | List project templates instead of projects. |