show_equipment_company
Retrieve detailed equipment information from a company's Procore account to manage project resources and track field productivity.
Instructions
Show Equipment. [Project Management/Field Productivity] GET /rest/v1.0/companies/{company_id}/managed_equipment/{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) |