switch_screen
Switch to a specific screen in the IDE. First retrieve available screen names with list_screens.
Instructions
Switches the active screen in the IDE. Uses the GWT select element or tab bar to navigate. Call list_screens first to see available screen names.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| screenName | Yes | Name of the screen to switch to (e.g. Screen2) |