Push Location Message
push_location_messageSend a location message to a LINE user, group, or room with title, address, and coordinates. Specify target ID or use default.
Instructions
Send a location message to a LINE user, group, or room.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| to | No | Target ID — User ID (U…), Group ID (C…), or Room ID (R…). If omitted, falls back to the DEFAULT_UID environment variable. | |
| title | Yes | Location title | |
| address | Yes | Location address | |
| latitude | Yes | Latitude | |
| longitude | Yes | Longitude |