generate_qr_code
Generate a QR code from a URL and get it as a base64 encoded image.
Instructions
Generate a QR code for a URL and return it as base64 encoded image
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes | ||
| size | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |