show_program
Retrieve specific program details from Procore by providing company and program IDs. Use this tool to access program information for company administration and settings management.
Instructions
Show program. [Company Admin/Company Settings] GET /rest/v1.0/companies/{company_id}/programs/{id}
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| company_id | Yes | Unique identifier for the company. | |
| id | Yes | ID of the program | |
| page | No | Page number for pagination | |
| per_page | No | Items per page (max 100) |