ghl_conversation_add_inbound_message
Add an inbound message to a conversation by providing message type, conversation ID, contact ID, and optional attachments or call details.
Instructions
Add an inbound message Post the necessary fields for the API to add a new inbound message. Endpoint: POST /conversations/messages/inbound (Version header: v3; source: v3/conversations-v3.json) OAuth scopes: conversations/message.write
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| body | Yes | Request body (schema carried verbatim from the official OpenAPI spec). |