show_checklist
Retrieve detailed checklist information from Procore to manage project inspections and quality control tasks.
Instructions
Show Checklist. [Project Management/Inspections] GET /rest/v1.0/checklist/lists/{id}
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Checklist ID | |
| project_id | Yes | Unique identifier for the project. | |
| page | No | Page number for pagination | |
| per_page | No | Items per page (max 100) |