waha_get_contact_profile_picture
Retrieve a WhatsApp contact's profile picture URL using their contact ID. Specify whether to fetch a fresh image from the server or use cached data.
Instructions
Get contact's profile picture URL.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| contactId | Yes | Contact ID (format: number@c.us) | |
| refresh | No | Refresh from server (default: false) |