map_to_swiftui
Map Figma frames to SwiftUI view trees with modifier suggestions, asset hints, and color asset helpers.
Instructions
Map a Figma frame to a SwiftUI view tree with modifier suggestions, asset hints, and generated color asset helpers.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| node_id | Yes | Node ID of the frame to map | |
| file_key | Yes | Figma file key | |
| max_depth | No | Maximum node tree depth | |
| access_token | Yes | Figma personal access token | |
| include_assets | No | Include asset export hints | |
| include_color_assets | No | Suggest SwiftUI Color assets and extension helpers |