show_company_insurance
Retrieve specific insurance details for a company in Procore by providing company and insurance IDs. Use this tool to access and review insurance information within the construction management platform.
Instructions
Show Company Insurance. [Core/Directory] GET /rest/v1.0/companies/{company_id}/insurances/{id}
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| company_id | Yes | Unique identifier for the company. | |
| id | Yes | ID | |
| page | No | Page number for pagination | |
| per_page | No | Items per page (max 100) |