generate_implementation_contract
Analyzes Figma frames or components to generate a comprehensive implementation contract covering scope, assets, states, interactions, dependencies, typography, colors, and acceptance criteria.
Instructions
Analyzes a Figma frame or component subtree and produces an implementation contract with scope, assets, states, prototype interactions, dependencies, typography, colors, and acceptance criteria.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| target | No | Implementation target profile | |
| node_id | Yes | The frame or component node ID to analyze | |
| file_key | Yes | The Figma file key (from the file URL) | |
| access_token | Yes | Your Figma personal access token |