createNote
Create and attach a note to a person's CRM record. Supply person ID and note body to document details or follow-ups.
Instructions
Create a note on a person
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| body | Yes | Note body/content | |
| userId | No | User ID who created the note | |
| personId | Yes | Person ID | |
| createdAt | No | ISO timestamp |