generate_screen
Turn a text prompt into a project UI screen, with optional device type selection for mobile, desktop, or tablet.
Instructions
Generate a UI screen from a text prompt within a project
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| prompt | Yes | Text prompt describing the desired screen (e.g., 'A login page with email and password fields') | |
| projectId | Yes | The ID of the project to generate the screen in | |
| deviceType | No | Target device type |