create_a_note
Create a note associated with an activity, deal, deal task, subscriber, or customer account. Provide the note text, relationship type, and related record ID.
Instructions
🟡 WRITE · creates data · Notes · POST /notes
Create a note
Creates a new record. Not idempotent — calling twice may create duplicates.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| body | No | Request body (application/json). |