get_team_components
Retrieve and manage Figma components for a specific team using pagination. Specify team ID, cursor, and page size to organize and access design elements efficiently.
Instructions
Get components for a team
Input Schema
Name | Required | Description | Default |
---|---|---|---|
cursor | No | Optional. Cursor for pagination | |
page_size | No | Optional. Number of items per page | |
team_id | Yes | The team ID |