mirror of
https://github.com/penpot/penpot-mcp.git
synced 2026-04-25 11:18:37 +00:00
Improve docstrings
This commit is contained in:
parent
28cad04e50
commit
ec798e0363
@ -7,7 +7,7 @@ import { ExecuteCodePluginTask } from "../tasks/ExecuteCodePluginTask";
|
||||
import { FileUtils } from "../utils/FileUtils";
|
||||
|
||||
/**
|
||||
* Arguments class for ExecuteCodeTool
|
||||
* Arguments class for ExportShapeTool
|
||||
*/
|
||||
export class ExportShapeArgs {
|
||||
static schema = {
|
||||
|
||||
@ -7,7 +7,7 @@ import { PenpotMcpServer } from "../PenpotMcpServer";
|
||||
import { ApiDocs } from "../ApiDocs";
|
||||
|
||||
/**
|
||||
* Arguments class for the PenpotApiInfo tool with validation decorators.
|
||||
* Arguments class for the PenpotApiInfoTool
|
||||
*/
|
||||
export class PenpotApiInfoArgs {
|
||||
static schema = {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user