get_figma_context
Analyze a Figma prototype and extract structured screen context for UX research. Supply the Figma link and user ID to retrieve page and frame details.
Instructions
Analyze a Figma prototype and extract screen context for UX research.
This fetches the Figma file, extracts screen information, and returns structured data about the prototype's pages and frames.
Args: user_id: The Userology user ID of the person requesting Figma access. This is the account owner's UID — if unknown, ask the user to provide it or check their Userology profile settings. Note: this is NOT the study_id. figma_link: The Figma file URL to analyze.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| user_id | Yes | ||
| figma_link | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |