aia_add_screen
Adds a new screen to an existing MIT App Inventor .aia project, with an optional title bar text, enabling multi-screen app structure.
Instructions
Add a new screen to an existing .aia project
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes | Absolute or relative path to an .aia file | |
| title | No | Optional screen title bar text | |
| screen_name | Yes |