Retrieve full DSL data from MasterGo designs by fileId and layerId or short link. Use as fallback when getDesignSections fails; returns raw data for parsing and code generation.
Execute JavaScript code to create or modify Figma designs, providing direct programmatic control over nodes, layouts, styles, and component properties.
Compare Figma design tokens with code-side tokens to identify matching, missing, and divergent values. Pinpoint design-code gaps for accurate parity analysis.
List all currently connected Figma/FigJam plugin instances (Figma Desktop, FigJam browser, Figma browser). Returns fileKey, fileName, and connection time for each. Use when multiple windows or agents are active.
Measure text layout height, line count, and overflow without a browser. Verify content fits fixed containers or max-line constraints before generating designs or code.
Search Apple Developer Documentation to find APIs, frameworks, guides, and sample code. Ideal for locating specific classes, methods, or technical terms.
Search Midnight Network official documentation to find feature usage, Compact syntax, code examples, and learn concepts across language reference, SDK/API docs, tutorials, and guides.