flow_to_test_cases
Convert Figma prototype transitions into deterministic navigation tests, identify dead ends, unreachable screens, and measure flow coverage.
Instructions
Converts Figma prototype transitions into deterministic navigation test cases and reports dead ends, unreachable screens, and basic flow coverage.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| node_id | Yes | The page or frame node ID to scan for prototype flows | |
| file_key | Yes | The Figma file key (from the file URL) | |
| access_token | Yes | Your Figma personal access token |