create_url_qrcode
Create a QR code for a website URL, with a choice of static (direct encode) or dynamic (trackable, editable) links.
Instructions
Create a Website-link QR code. static=True encodes the URL directly (no redirect, no scan tracking, not editable); default is a tracked, editable dynamic link.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| target_url | Yes | ||
| name | No | ||
| static | No | ||
| expires_in_days | No | ||
| style | No | Optional QR style: module_drawer, fill_type, fill_color, fill_color_2, back_color. |