nexo_entity_update
Update an entity's fields including name, type, value, and notes. Modify specific attributes of an existing entity by providing its ID and the fields to change.
Instructions
Update an entity's fields
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | ||
| name | No | ||
| type | No | ||
| value | No | ||
| notes | No |