Bot API Chat
neuron_bot_api_chatSend a chat message to a bot API using a valid API key and contact phone to receive an AI-generated response.
Instructions
Send a chat message to the bot API as a contact and receive an AI-generated response. Requires a valid API key with 'nrn_' prefix.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| apiKey | Yes | The bot API key starting with 'nrn_' prefix for authentication | |
| message | Yes | The message text to send to the bot | |
| contactName | No | Optional name of the contact for context | |
| contactPhone | Yes | The phone number of the contact sending the message (E.164 format recommended) |