show_company_action_plan_template
Retrieve a company action plan template from Procore to standardize project management workflows and track progress.
Instructions
Show Company Action Plan Template. [Project Management/Action Plans] GET /rest/v1.0/companies/{company_id}/action_plans/plan_templates/{id}
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| company_id | Yes | Unique identifier for the company. | |
| id | Yes | Company Action Plan Template ID | |
| page | No | Page number for pagination | |
| per_page | No | Items per page (max 100) |