download_qrcode_file
Download a QR code image file. Specify a save path to write the file, or receive base64 data for small files.
Instructions
Download a file-backed QR code's current file. With save_path, writes it there and returns the path; otherwise returns base64 (small files only).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | ||
| save_path | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||