mcp__getMeta
Retrieve site and page configuration data from MasterGo design files. Provide fileId and layerId to analyze rules and results for building or analyzing websites.
Instructions
Use this tool when the user intends to build a complete website or needs to obtain high-level site configuration information. You must provide a fileld and layerld to identify the specific design element. This tool returns the rules and results of the site and page. The rules is a markdown file, you must follow the rules and use the results to analyze the site and page.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
fileId | Yes | MasterGo design file ID (format: file/<fileId> in MasterGo URL) | |
layerId | Yes | Layer ID of the specific component or element to retrieve (format: ?layer_id=<layerId> / file=<fileId> in MasterGo URL) |