show_equipment_project
Retrieve specific equipment details from a Procore project to manage assets and track field productivity using project and equipment IDs.
Instructions
Show equipment. [Project Management/Field Productivity] GET /rest/v1.0/projects/{project_id}/managed_equipment/{id}
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project_id | Yes | Unique identifier for the project. | |
| id | Yes | ID | |
| page | No | Page number for pagination | |
| per_page | No | Items per page (max 100) |