send_message
Send a message to a TalkToPlanB chat room or phone number using text and either a room ID or recipient phone number.
Instructions
Send a TalkToPlanB message. Provide text plus EITHER roomId (an existing room from list_rooms) OR toPhone (the recipient’s phone number, which finds or creates a direct message).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| text | Yes | The message text to send | |
| roomId | No | Target room ID (use this OR toPhone) | |
| toPhone | No | Recipient phone number (use this OR roomId) |