Compose Message
neuron_compose_messageCompose and send a message to a phone number, automatically creating a new conversation if one does not already exist.
Instructions
Compose and send a new message to a phone number, starting a new conversation if one does not exist
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| to | Yes | Recipient phone number | |
| text | Yes | Message text content | |
| mediaUrl | No | URL of media to attach | |
| channelId | Yes | ID of the WhatsApp channel to send through | |
| contactName | No | Display name for the contact | |
| messageType | No | Type of message (e.g., 'text', 'image', 'document') |