items-update
items-updateUpdate a case file item's name or data by providing its ID and optional new values.
Instructions
Updates a case file item (name or data)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| data | No | Updated data as JSON (merged with existing) | |
| item_id | Yes | Item ID (@rid format) | |
| name | No | New name for the item |