aps_get_submittal_item_attachments
Retrieve attachments for a specific submittal item, including file names, URNs, revision numbers, and categories. Use the returned URN to download files via the Data Management API.
Instructions
Get attachments for a specific submittal item. Returns file names, URNs, revision numbers, and categories. Use the URN to download the attachment via the Data Management API.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project_id | Yes | Project ID (UUID or 'b.' prefixed – auto‑converted). | |
| item_id | Yes | Submittal item UUID. |