create_team
Create a new team for your Penpot projects. Specify the team name and optionally set an ID or enable feature flags.
Instructions
Create a new team
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | No | Optional: Pre-specify team ID (UUID) | |
| name | Yes | Team name | |
| features | No | Optional: Array of feature flags to enable |