aps_list_submittal_packages
Retrieve a summary of submittal packages in an ACC project, including titles, identifiers, spec sections, descriptions, and dates.
Instructions
List submittal packages in an ACC project. Returns a compact summary: title, identifier, spec section, description, dates.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project_id | Yes | Project ID (UUID or 'b.' prefixed – auto‑converted). | |
| limit | No | Max items per page (1–200). Default 20. | |
| offset | No | Pagination offset. Default 0. |