get_equipment_projects_company_v2_0
Retrieve projects associated with specific equipment in a company using the Procore API. This tool fetches equipment project data for tracking and management purposes.
Instructions
Get equipment projects (Company). [Core/Equipment] GET /rest/v2.0/companies/{company_id}/equipment_register/{equipment_id}/projects
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| equipment_id | Yes | Equipment id | |
| company_id | Yes | Unique identifier for the company. | |
| per_page | Yes | Number of records per page | |
| page | No | Page number for pagination |