Documentation Index
Fetch the complete documentation index at: https://docs.lyzn.ai/llms.txt
Use this file to discover all available pages before exploring further.
Get WhatsApp Profile
Get a contact’s profile information
Properties
| Property | Value |
|---|
| Type | whatsapp-get-profile |
| Family | Integrations |
| Group | WhatsApp |
Parameters
| Name | Label | Type | Description | Required |
|---|
| jid | Contact JID | String | JID of the contact to get profile for | Yes |
Outputs
| Name | Label | Type | Description |
|---|
| jid | jid | string | Contact JID |
| profilePicture | profilePicture | string | Profile picture URL |
| status | status | string | Status message |
| error | error | string | Error message if failed |