show_a_meeting_template
Retrieve a meeting template from Procore to standardize project meeting agendas, topics, and follow-up items.
Instructions
Show a Meeting Template. [Project Management/Meetings] GET /rest/v1.0/companies/{company_id}/meeting_templates/{id}
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| company_id | Yes | Unique identifier for the company. | |
| id | Yes | Meeting Template ID | |
| page | No | Page number for pagination | |
| per_page | No | Items per page (max 100) |