generate_qr_code
Convert text into a QR code image with customizable parameters like size, border, and colors. Ideal for quick data sharing through scannable codes.
Instructions
Generate QR code(生成二维码图片) from text and return as image with description.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
back_color | No | white | |
border | No | ||
box_size | No | ||
fill_color | No | black | |
text | Yes |