update_app_store_qr
Update the app store URLs of an existing App Store QR code by providing its short ID and optionally new iOS, Android, or fallback URLs. Partial updates merge with current data without regenerating the QR image.
Instructions
Update the app store URLs of an App Store QR code. Partial updates merge with existing data.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| short_id | Yes | The short ID of the App Store QR code to update. | |
| ios_url | No | Apple App Store URL. | |
| android_url | No | Google Play Store URL. | |
| fallback_url | No | Fallback URL. | |
| label | No | Update the label. |