show_property_damage
Retrieve detailed property damage incident records from Procore projects to document, analyze, and manage construction-related damage events.
Instructions
Show Property Damage. [Project Management/Incidents] GET /rest/v1.0/projects/{project_id}/incidents/property_damages/{id}
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project_id | Yes | Unique identifier for the project. | |
| id | Yes | Property Damage ID | |
| incident_id | No | Incident ID | |
| page | No | Page number for pagination | |
| per_page | No | Items per page (max 100) |