generate_splash_screens
Generate iOS and Android splash screens from a text description and custom background color, then download as a ZIP.
Instructions
Generate iOS and Android splash screens from a text description and download as a ZIP. background_color must be a hex color string (e.g. '#ffffff').
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| description | Yes | ||
| background_color | No | #ffffff | |
| output_dir | No | ./public/splash |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |