show_punch_assignment
Retrieve specific punch list assignment details from Procore to track responsibility and status for construction project tasks.
Instructions
Show Punch Assignment. [Project Management/Punch List] GET /rest/v1.0/projects/{project_id}/punch_item_assignments/{id}
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | ID of the Punch Item Assignment | |
| project_id | Yes | Unique identifier for the project. | |
| page | No | Page number for pagination | |
| per_page | No | Items per page (max 100) |