Bot API Chat
neuron_bot_api_chatSend a message to a bot via the API and receive a streaming or complete AI-generated response. Requires a valid API key with 'nrn_' prefix.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| apiKey | Yes | Bot API key with 'nrn_' prefix for authentication | |
| message | Yes | The message text to send to the bot | |
| contactName | No | Display name of the contact for conversation context | |
| contactPhone | Yes | Phone number of the contact sending the message (E.164 format, e.g., '+2348012345678') |