List Work Packages (Dalux)
dalux_list_work_packagesList work packages on a Dalux project by providing its ID. Use a nextPage link to paginate through results, controlling how many pages to fetch.
Instructions
List work packages (arbejdspakker) on a project.
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. |