keap_create_note
Create a note attached to a Keap contact, with required body content and optional title, note type, or user ID.
Instructions
Create a note for a contact
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| body | Yes | Note content | |
| type | No | Note type (Appointment, Call, Email, etc.) | |
| title | No | Note title | |
| user_id | No | User ID who created the note | |
| contact_id | Yes | Contact ID |