show_checklist_template
Retrieve a specific checklist template from Procore to standardize inspection workflows and ensure consistent project management processes across teams.
Instructions
Show Checklist Template. [Project Management/Inspections] GET /rest/v1.0/checklist/list_templates/{id}
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Checklist Template ID | |
| project_id | Yes | Unique identifier for the project. | |
| page | No | Page number for pagination | |
| per_page | No | Items per page (max 100) |