get_project_files
Retrieve project files from Figma using the project ID. Optional parameters include pagination settings and branch data inclusion for comprehensive file access.
Instructions
Get files for a project
Input Schema
Name | Required | Description | Default |
---|---|---|---|
branch_data | No | Optional. Include branch data if true | |
cursor | No | Optional. Cursor for pagination | |
page_size | No | Optional. Number of items per page | |
project_id | Yes | The project ID |