createNote
Add a note to a CRM lead, specifying note text, lead ID, and whether to pin it.
Instructions
Create a note on a lead.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| content | Yes | Note text content | |
| leadId | Yes | Lead ID the note belongs to | |
| isPin | Yes | Whether to pin the note |