create_screen
Create a screen in a project to organize test cases and structure test automation.
Instructions
Create a new screen under a specific project.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | The name of the screen. | |
| projectId | Yes | The ID of the parent project. | |
| description | No | Optional screen description. |