list_screens
Get a list of all screens in a Stitch project by providing its project ID. Use this to review and manage the screens within your design project.
Instructions
Lists all screens within a given Stitch project.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| projectId | Yes | Required. Identifier. The project ID to list screens for, example: '4044680601076201931', without the `projects/` prefix. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| screens | No | The screens for the given project. |