testneo_ingest_figma_context
Ingest Figma design metadata and create a unified context for automated test generation, with optional wait for completion.
Instructions
Ingest Figma metadata via ETL, optionally wait for completion, then create a linked unified context for test generation.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project_id | Yes | ||
| figma_token | Yes | ||
| figma_file_id | Yes | ||
| context_name | Yes | ||
| context_description | No | ||
| wait_for_ingest | No | ||
| max_polls | No | ||
| poll_interval_ms | No |