testneo_figma_to_tests_workflow
Converts Figma designs into test drafts by extracting unified context and generating NLP and Playwright test previews.
Instructions
End-to-end workflow: ingest Figma -> create unified context -> generate tests -> preview NLP + Playwright drafts.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project_id | Yes | ||
| figma_token | Yes | ||
| figma_file_id | Yes | ||
| context_name | Yes | ||
| context_description | No | ||
| test_types | No | ||
| max_tests | No | ||
| preview_items | No |