Send a WhatsApp location
send_locationSend a map pin to a WhatsApp chat using latitude and longitude. Add an optional place name and address so recipients see the location clearly.
Instructions
Send a map pin to a chat, optionally labelled with a place name and address.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | No | Place name shown on the pin | |
| address | No | Street address shown under the name | |
| chat_id | Yes | Chat id as returned by another tool ("<digits>@s.whatsapp.net" or "<id>@g.us"), or a phone number in international format | |
| latitude | Yes | Latitude in decimal degrees | |
| longitude | Yes | Longitude in decimal degrees |