get_figma_node_normalized
Fetch a Figma node from its URL, returning normalized metadata, tokens, styles, and asset references for Flutter code generation.
Instructions
Fetch a Figma node from URL and return normalized metadata, tokens, styles, and asset refs.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| depth | No | ||
| version | No | ||
| figmaUrl | Yes | ||
| responseMode | No | ||
| debugTelemetry | No | ||
| includeRawNode | No |