chat_with_bot
Send messages to specialized chatbots and receive responses. Use list_chatbots to find available bots for different tasks, and optionally continue conversations with a conversation ID.
Instructions
Send a message to a YaparAI chatbot and get a response.
Each chatbot is specialized for different tasks (customer support, product recommendations, etc.). Use list_chatbots() to discover available bots. Provide conversation_id to continue a conversation.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| slug | Yes | Chatbot slug (from list_chatbots results) | |
| message | Yes | Your message to the chatbot | |
| conversation_id | No | Optional — continue an existing conversation |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||