asset_generate_app_icon
Generate platform-specific app icons (iOS AppIconSet, Android adaptive, PWA maskable, visionOS) from a brief. Choose inline SVG, external prompt, or API mode. Optionally emit iOS 18 dark and tinted variants.
Instructions
Generate an app icon (iOS AppIconSet, Android adaptive, PWA maskable, visionOS 1024² master + placeholder parallax layers). Three modes (inline_svg / external_prompt_only / api). In non-api modes only the master mark is produced; call asset_ingest_external afterwards to run the platform fan-out. Set ios_18_appearances=true to also emit dark and tinted 1024² variants for iOS 18 tintable icons.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| brief | Yes | ||
| mode | No | ||
| brand_bundle | No | ||
| platforms | No | ||
| ios_18_appearances | No | Also emit iOS 18 dark (flattened on #000) and tinted (greyscale luminance map) 1024² variants and add `appearances` to Contents.json. | |
| output_dir | No |