get_figma_nodes
Fetch specific Figma nodes and their subtrees, with optional geometry, to extract design data for Flutter code generation.
Instructions
Fetch specific Figma nodes, their subtrees, and optional geometry.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| depth | No | ||
| fileKey | Yes | ||
| nodeIds | Yes | ||
| version | No | ||
| geometry | No | ||
| responseMode | No | ||
| debugTelemetry | No |