telegram-send-contact
Send a contact card (phone and name) to a Telegram chat. Optionally include vCard content or reply to a specific message.
Instructions
Send a contact card (phone number + name) to a Telegram chat.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| phone | Yes | Phone number in E.164-like format — 6-15 digits, optional leading +. Note: sent as-is; Telegram shows the number to the recipient. | |
| vcard | No | Optional vCard v3.0 text content | |
| chatId | Yes | Chat ID or username | |
| replyTo | No | ||
| topicId | No | ||
| lastName | No | Contact last name | |
| firstName | Yes | Contact first name |