add_convo_note
Add a private internal note to a conversation, visible only to workspace members. Supports markdown formatting for the note body.
Instructions
Add a private internal note on a conversation. Notes are visible only to workspace members.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| body | Yes | Note body (markdown supported) | |
| apiKey | No | Send16 API key (overrides SEND16_API_KEY env var) | |
| convoId | Yes | Conversation ID |