clm_list_working_packages
Filter lean cards (working packages) for a site by status, with pagination and field selection for focused results.
Instructions
List lean cards (working packages) for a site, filtered by status.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| fields | No | Only include these top-level fields in each returned row. | |
| status | Yes | Lean card status filter — an int, or a name from clm_list_enums (e.g. 'UNKNOWN_1'). | |
| site_id | No | Site to query. Defaults to the authenticated caller's own site. | |
| page_size | No | Rows per page. | |
| page_number | No | Zero-based page number. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| data | Yes | ||
| note | No | ||
| returned | Yes | ||
| truncated | Yes | ||
| total_count | No |