centrex_create_contact_note
Add a note to a contact record by providing contact ID and note text. Optionally include a note type for categorization.
Instructions
Add a note to a contact record.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| note | Yes | Note text content | |
| type | No | Note type/category (optional) | |
| contact_id | Yes | Contact ID |