createNote
Add a note to a person record in Follow Up Boss CRM by providing person ID and note body.
Instructions
Create a note on a person
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| personId | Yes | Person ID | |
| body | Yes | Note body/content | |
| userId | No | User ID who created the note | |
| createdAt | No | ISO timestamp |