set_item_status
Set the status of a punch list item to open, in progress, or done to track and manage completion of construction tasks.
Instructions
Change the status of a punch list item to open, in_progress, or done.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| status | Yes | New status for the item | |
| item_id | Yes | The item ID | |
| list_id | Yes | The list ID |