figma_list_files
List Figma files from local directories or web account, filter by name, and show total unfiltered count.
Instructions
List Figma files. source=local (default): .fig files under FIGMA_FILES_DIRS, which the result names in searchedDirs. source=web: recently viewed files of the account logged in the browser. With query, totalUnfiltered says how many files there were before it.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Default 30 | |
| query | No | Case-insensitive filter on file name | |
| source | No |