generate_whatsapp_qr
Generate a scannable QR code (as an SVG) for a WhatsApp click-to-chat link with an optional phone number and pre-filled message.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| phone | No | Recipient phone number in international format (digits only; optional). | |
| message | No | The message to pre-fill in the chat (optional). |