Update Contact
neuron_update_contactUpdate contact information and add new notes while preserving existing notes.
Instructions
Update an existing contact. If notes are provided, they are added as a new structured note entry (does not overwrite existing notes).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | The unique identifier of the contact to update | |
| name | No | New name for the contact | |
| tags | No | New tags for the contact | |
| No | New email address for the contact | ||
| notes | No | New notes about the contact | |
| phone | No | New phone number for the contact |