create_comment
Add internal notes to contacts using their ID, email, or phone number. Mentions supported with {{@user.ID}} format.
Instructions
Add a comment to a contact for internal reference.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| text | Yes | The comment text. Max 1000 characters. To mention a user, use the format {{@user.ID}}. | |
| identifier | Yes | The contact's identifier. Can be the contact's ID, email, or phone number. |