createNote
Add a note to a contact by specifying their ID and note content. Simplify communication tracking and information management within Clay's unified platform.
Instructions
Create a note for a contact. Only use this when the user explicitly asks to create, add, or save a note.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
contact_id | Yes | The ID of the contact to add the note to. | |
content | Yes | The content of the note. |