aps_get_submittal_item
Retrieve complete details for a specific submittal item using its project and item IDs. This tool fetches the full item object from the APS Data Management API to provide comprehensive information.
Instructions
Get full details for a single submittal item by ID. Returns the complete item object from the 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. |