get_cached_figma_file
Retrieve cached Figma file metadata and top-level frame list to understand file structure without repeated API calls.
Instructions
Get cached Figma file metadata and top-level frames. Returns file name, version, last modified date, and a list of main frames. Use this tool first to understand the structure of a Figma file.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| file_id | Yes | The Figma file ID. Found in URLs like figma.com/file/<file_id>/... or figma.com/design/<file_id>/... |