get_app_settings
Fetch app settings for a FlutterFlow project: authentication, push notifications, and mobile/web deployment details. Uses cached data; run sync_project first to refresh.
Instructions
Get App Settings — Authentication, Push Notifications, Mobile Deployment (version, build, stores), Web Deployment (SEO, title). Mirrors the FlutterFlow 'App Settings' section. Cache-based, no API calls. Run sync_project first.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| projectId | Yes | The FlutterFlow project ID |