Penpot icon

Penpot

Open-source design and prototyping platform for teams, projects, files, comment threads, and personal access tokens.

Helps design teams that create files and projects under shared teams, leave comment threads, and provision API access tokens.

Example Use Cases

These are the Penpot actions Snow can use when building apps with you. Connecting an account does not make Snow run these on its own.

Create Access Token

Tool to create a personal access token for API authentication in Penpot. Use when you need to generate a new token for authenticating API requests. The token will only be shown once during creation, so it should be stored securely.

Create Comment Thread

Tool to create a new comment thread on a Penpot file at a specific position. Use when you need to add collaborative feedback or discussion points on design elements within a Penpot project.

Create File

Tool to create a new design file in a Penpot project. Use when you need to create a new file for design work within a specific project.

Create Project

Tool to create a new project within a team in Penpot. Use when you need to organize design files into a new project space.

Create Team

Tool to create a new team in Penpot. Use when you need to set up a new team for organizing projects and collaborating with team members.

Create Webhook

Create a webhook for a team to receive event notifications. Use when you need to register a new webhook endpoint that will be notified of events happening in a Penpot team.

Get All Projects

Tool to retrieve all projects across all teams in Penpot. Use when you need a complete list of projects regardless of team membership.

Get Comment Threads

Tool to retrieve all comment threads for a Penpot file. Use when you need to fetch comments and discussions associated with a specific file.

Get File

Tool to retrieve a Penpot file by its ID. Returns file details including metadata, structure, and permissions. Use when you need to access file information or check file properties.

Get File Info

Tool to retrieve basic information about a Penpot file by its ID. Use when you need to get file metadata such as name, project, creation date, modification date, version, and sharing status.