get_team
Retrieve detailed team information from Penpot by providing either a team ID or a file ID. Resolves the team associated with a design file to access its metadata.
Instructions
Get detailed information about a specific team (provide either teamId or fileId)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| fileId | No | File ID to get team from (optional if teamId provided) | |
| teamId | No | Team ID (optional if fileId provided) |