apply_design_context
Generate a new screen from a prompt while reusing a saved design context to keep the output visually consistent.
Instructions
Generates a new screen using a previously extracted design context for visual consistency.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| prompt | Yes | Description of the new screen to generate. | |
| projectId | Yes | The project ID. | |
| deviceType | No | Target device type. | MOBILE |
| designContext | Yes | The design context from extract_design_context. |