get_app_state
Fetch FlutterFlow app state variables, constants, and environment settings from local cache, eliminating API calls. Sync the project first if data is not cached.
Instructions
Get app state variables, constants, and environment settings from local cache. No API calls. Run sync_project first if not cached.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| projectId | Yes | The FlutterFlow project ID |