set_icon
Update an app's icon by providing a publicly reachable HTTPS image URL. The server fetches, validates, and stores the image, with immediate execution and easy reversal.
Instructions
Sets an app's icon from a publicly reachable https URL. The server fetches, validates, and stores the image. Reversible — executes immediately.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| app_id | Yes | The app ID | |
| icon_url | Yes | Publicly reachable https URL of the icon image |