Get frontend-ready Moonvy UI spec
moonvy_get_ui_specRetrieve design metadata, inferred design tokens, and a styled component tree from a Moonvy file. Control context size with optional frame ID, depth, and node limits.
Instructions
Recommended development tool: return design metadata, inferred design tokens, and a styled component tree in one response. Use frameId/maxDepth/maxNodes to control context size.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes | Moonvy URL, normally /project/:projectId/:dirId/:fileId | |
| frameId | No | Optional Moonvy/Figma-style frame ID | |
| maxDepth | No | ||
| maxNodes | No | ||
| includeHidden | No |