client_getContactById
Retrieve a specific WhatsApp contact by its ID within a session, providing direct access to contact details for use in automation workflows.
Instructions
[Client] Get the contact
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| contactId | No | The whatsapp user's ID | |
| sessionId | Yes | Unique identifier for the session (alphanumeric and - allowed) |