List Companies (Dalux)
dalux_list_companiesLists companies from a Dalux project or the account-wide company catalog. Optionally retrieves a specific company by ID.
Instructions
List companies on a project (scope=project, requires projectId) or the account-wide company catalog (scope=catalog). Optionally fetch one company with companyId.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| scope | No | project | |
| 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. | |
| companyId | No | ||
| projectId | No |