Send Test Message to Bot
ethora-bot-instance-test-messageSend a test message from a BotInstance (POST /v2/agents/:idOrAddress/bot-instances/:botInstanceId/test-message). Omit roomJid to fan out to every room the BotInstance is in. Requires the ai-service to be running.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| text | No | Message body. Optional/empty is allowed. | |
| roomJid | No | Target a specific room JID; omit to broadcast to all the bot's rooms. | |
| botInstanceId | Yes | ||
| agentIdOrAddress | Yes |