parse_figma_url
Parse Figma design URLs to retrieve fileKey, nodeId, and urlType without external API calls. Enables local processing of Figma links for further use.
Instructions
Parse a Figma design/file/proto URL into fileKey, normalized nodeId, and urlType without calling Figma.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes |