show_accident_logs
Retrieve detailed accident log records from Procore projects to monitor and document safety incidents for compliance and analysis.
Instructions
Show Accident Logs. [Project Management/Daily Log] GET /rest/v1.0/projects/{project_id}/accident_logs/{id}
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project_id | Yes | Unique identifier for the project. | |
| id | Yes | Accident log ID | |
| page | No | Page number for pagination | |
| per_page | No | Items per page (max 100) |