show_equipment_maintenance_log
Retrieve detailed maintenance records for equipment in Procore projects to track service history and schedule future maintenance.
Instructions
Show Equipment Maintenance Log. [Project Management/Field Productivity] GET /rest/v1.0/companies/{company_id}/managed_equipment_maintenance_logs/{id}
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | ID of the company to get the makes for | |
| company_id | Yes | Unique identifier for the company. | |
| page | No | Page number for pagination | |
| per_page | No | Items per page (max 100) |