generate_screen_from_text
Generate a UI screen from a text description for your Stitch project. Define the target device type to produce a screen matching your design intent.
Instructions
Generates a new screen from a text prompt describing the desired UI.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| prompt | Yes | Text description of the screen to generate. | |
| projectId | Yes | The Stitch project ID. | |
| deviceType | No | Target device type. | MOBILE |