list_project_files
List YAML file names in a FlutterFlow project. Filter by prefix like 'page/' or 'component/' to narrow results.
Instructions
List all YAML file names in a FlutterFlow project. Supports optional prefix filter (e.g. 'page/', 'component/') to narrow results.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| prefix | No | Optional prefix to filter file keys (e.g. 'page/', 'custom-file/') | |
| projectId | Yes | The FlutterFlow project ID |