send_location
Send a geographic location to a Telegram chat, optionally as a venue card with title and address.
Instructions
发送一个地理位置;给了 title 就作为"地点"卡片发送。
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| chat | Yes | ||
| title | No | ||
| address | No | ||
| latitude | Yes | ||
| reply_to | No | ||
| longitude | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||