Marketplace
Toolsaction

Send Message

Start a new outbound message to someone on Telegram or WhatsApp.

tool name: send_message

Opens a new outbound conversation through a channel. channel is inferred when the agent is already messaging from a Telegram or WhatsApp chat; otherwise provide it explicitly.

content is sent verbatim as the message body.

Parameters

NameTypeRequiredDescription
channelstringtelegram, whatsappChannel to send through. Inferred from the current chat when possible.
targetstringyesRecipient address (Telegram chat id or WhatsApp JID).
contentstringyesExact message body to send.
View sourceImprove this entry