create_checklist_comment
Add comments to checklist items in Procore projects to document observations, provide feedback, or track inspection findings during project management workflows.
Instructions
Create Checklist Comment. [Project Management/Inspections] POST /rest/v1.0/checklist/lists/{list_id}/comments
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| list_id | Yes | Checklist ID | |
| project_id | Yes | The ID of the Project | |
| item_id | Yes | The ID of the Item | |
| comment | Yes | Comment object |