Send Contact Card
neuron_send_contact_cardSend a vCard contact card via WhatsApp with name, phone, and optional organization.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| to | Yes | Recipient JID or phone number | |
| channelId | Yes | WhatsApp channel identifier (UUID) | |
| contactOrg | No | Organization or company name | |
| contactName | Yes | Full name of the contact to share | |
| contactPhone | Yes | Phone number in international format (e.g. '+2348012345678') |