createNote
Create a note on a person in Follow Up Boss CRM by providing the person ID, note body, and optional user ID and timestamp.
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 |