add_item
Add a new item to a construction punch list and receive the created item with updated stats, including remaining capacity for free lists.
Instructions
Add a new item to a punch list. Returns the created item and list stats (including remaining capacity for free lists).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| title | Yes | Title of the item | |
| list_id | Yes | The list ID | |
| description | No | Optional description of the item |