list_design_systems
Retrieve all design systems for a given project, or global design systems when no project ID is supplied. Use this to locate UI design assets in Google Stitch.
Instructions
Lists all design systems for a given project.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| projectId | No | Optional. The project ID to list design systems for, example: '4044680601076201931', without the `projects/` prefix. If empty, lists all global design systems. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| designSystems | No | The design systems for the given project. |