show_project_vendor_insurance
Retrieve vendor insurance details for a specific project in Procore. Use this tool to access and verify insurance information required for project compliance.
Instructions
Show project vendor insurance. [Core/Directory] GET /rest/v1.0/projects/{project_id}/vendors/{vendor_id}/insurances/{id}
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project_id | Yes | Unique identifier for the project. | |
| vendor_id | Yes | Vendor ID | |
| id | Yes | ID | |
| view | No | Extended view of data | |
| page | No | Page number for pagination | |
| per_page | No | Items per page (max 100) |