send_message
Send a WhatsApp text message to a contact by providing the recipient's phone number (with country code, no +) and the message text.
Instructions
Send a WhatsApp text message to a contact.
Args:
target: Recipient phone number with country code, no + (e.g. "85264318721")
text: The message text to sendInput Schema
| Name | Required | Description | Default |
|---|---|---|---|
| target | Yes | ||
| text | Yes |