appwrite_get_qr_code
Generate QR code images from text or URLs for sharing and scanning purposes, returning base64 encoded PNG files.
Instructions
[UNIFIED] Generate a QR code image for any text or URL. Returns base64 encoded PNG.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| site | Yes | ||
| text | Yes | ||
| size | No | ||
| margin | No |