get_file_data
Retrieve and manage Figma file data efficiently using chunking and pagination. Filter by node types, control response size, and optimize memory usage for large-scale Figma projects.
Instructions
Get Figma file data with chunking and pagination
Input Schema
Name | Required | Description | Default |
---|---|---|---|
cursor | No | Pagination cursor for continuing from a previous request | |
depth | No | Maximum depth to traverse in the node tree | |
excludeProps | No | Properties to exclude from node data | |
file_key | Yes | Figma file key | |
maxMemoryMB | No | Maximum memory usage in MB | |
maxResponseSize | No | Maximum response size in MB (defaults to 50) | |
nodeTypes | No | Filter nodes by type | |
pageSize | No | Number of nodes per page | |
summarizeNodes | No | Return only essential node properties to reduce response size |
Input Schema (JSON Schema)
You must be authenticated.
Other Tools from Figma MCP Server with Chunking
Related Tools
- @ArchimedesCrypto/figma-mcp-chunked
- @ArchimedesCrypto/figma-mcp-chunked
- @ArchimedesCrypto/figma-mcp-chunked
- @ArchimedesCrypto/figma-mcp-chunked
- @ArchimedesCrypto/figma-mcp-chunked