set_icon
Assign a new app icon by supplying a public HTTPS image URL. The server fetches, validates, and stores the image, and the update takes effect right away.
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 |