create_wifi_qrcode
Encode Wi-Fi network credentials into a static QR code. Supports WPA, WPA3, WEP, or open networks with optional hidden SSID and style customization.
Instructions
Create a Wi-Fi QR code (static; encodes credentials directly). auth is one of WPA, WPA3, WEP, nopass.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ssid | Yes | ||
| auth | No | WPA | |
| password | No | ||
| hidden | No | ||
| name | No | ||
| style | No | Optional QR style: module_drawer, fill_type, fill_color, fill_color_2, back_color. |