waha_send_location
Send location coordinates to WhatsApp chats using latitude and longitude data, enabling location sharing in conversations.
Instructions
Send location coordinates to a WhatsApp chat.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| chatId | Yes | Chat ID (format: number@c.us) | |
| latitude | Yes | Latitude coordinate | |
| longitude | Yes | Longitude coordinate | |
| title | No | Optional title/name for the location | |
| replyTo | No | Optional message ID to reply to |