list_companys_projects
Retrieve all projects for a specific company using the Procore API. This tool helps administrators access project lists for company management and settings.
Instructions
List company's projects. [Company Admin/Company Settings] GET /rest/v1.0/companies/{company_id}/projects
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| company_id | Yes | Unique identifier for the company. | |
| page | No | Page number for pagination | |
| per_page | No | Items per page (max 100) |