penpot_tree_schema
Extract the Penpot object tree schema in JSON format to enable AI-driven analysis, search, and automated workflows within the Penpot MCP Server.
Instructions
Provide the Penpot object tree schema as JSON.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
No arguments |
Input Schema (JSON Schema)
{
"properties": {},
"title": "penpot_tree_schemaArguments",
"type": "object"
}