get_theme
Retrieve FlutterFlow theme settings—colors, typography, breakpoints, and widget defaults—from local cache to avoid API calls. Sync the project first if not cached.
Instructions
Get theme colors, typography, breakpoints, and widget defaults from local cache. No API calls. Run sync_project first if not cached.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| section | No | Which theme section to return. Defaults to 'all'. | all |
| projectId | Yes | The FlutterFlow project ID |