update_checklist_section
Modify checklist sections in Procore to update inspection details, adjust project requirements, or correct information using the Procore MCP Server.
Instructions
Update Checklist Section. [Project Management/Inspections] PATCH /rest/v1.0/checklist/lists/{list_id}/sections/{id}
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| list_id | Yes | Checklist ID | |
| id | Yes | Checklist Section ID | |
| project_id | Yes | The ID of the Project the Section belongs to | |
| section | Yes | Section object |