send_message
Send a prompt to a Grok Bot agent and receive its response. This enables AI agents to interact with bots through grok-bot-mcp.
Instructions
Send a message or user prompt to a Grok Bot agent and receive its response.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| agentId | Yes | The ID of the bot to send the message to | |
| message | Yes | The text message to send |