update_item
Update a punch list item's title or description by providing its list ID and item ID.
Instructions
Update the title and/or description of a punch list item.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| title | No | New title for the item | |
| item_id | Yes | The item ID | |
| list_id | Yes | The list ID | |
| description | No | New description for the item |