list_design_systems
Fetch design systems for a project by ID. If no ID is given, returns all global design systems.
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. |