parse_figma_url
Extract file key, file name, and node ID from any Figma URL to get structured data when a link is provided instead of a raw key.
Instructions
Extract the file key, file name, and node ID from a Figma URL. Use this when a user provides a Figma link instead of a raw file key.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes | A Figma URL (e.g. https://www.figma.com/design/ABC123/My-File) |