whatsapp_pin_message
Pin or unpin a message in a WhatsApp chat. Provide message ID, chat ID, and sender ID. Optionally set an expiration duration (e.g., 24h, 7d) to automatically unpin after the specified time.
Instructions
Pin or unpin a message in a chat.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| messageId | Yes | Message ID | |
| chatId | Yes | Chat JID | |
| senderId | Yes | Message sender JID | |
| pinned | No | True to pin, false to unpin | |
| pinExpiration | No | Pin expiration (e.g. 24h, 7d, 30d) |