generate_and_save_qr
Generate QR codes for URLs, text, vCard, WiFi, email, and phone numbers, then save them to files with customizable size, colors, and error correction.
Instructions
Generate a QR code and save it to a file with detailed information
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| type | Yes | Type of QR code to generate | |
| content | Yes | Content to encode in the QR code - format depends on type | |
| filename | Yes | Filename to save the QR code (without extension) | |
| options | No |