list_projects
Retrieve a list of all available Penpot projects to facilitate programmatic access and interaction with design files via the Penpot MCP Server.
Instructions
Retrieve a list of all available Penpot projects.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
No arguments |
Input Schema (JSON Schema)
{
"properties": {},
"title": "list_projectsArguments",
"type": "object"
}