show_company_office
Retrieve detailed office information from Procore by specifying company and office IDs. Use this tool to access office data for administrative purposes or settings management.
Instructions
Show company office. [Company Admin/Company Settings] GET /rest/v1.0/offices/{id}
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | ID of the office | |
| company_id | Yes | Unique identifier for the company. | |
| view | No | Response schema to use | |
| page | No | Page number for pagination | |
| per_page | No | Items per page (max 100) |