Firebase Management
Business appsOAuth 2.0credential probe
The Firebase Management API enables programmatic setup and management of Firebase projects, including a project's Firebase resources and Firebase apps (Google OAuth2).
OCNORA ships 8 typed Firebase Management operations. Each node has a schema-driven form, input and output tables beside its settings, and is pre-flighted by Workflow Health before your first real run.
Operations 8
- Add FirebaseAdds Firebase resources and enables Firebase services in the specified existing [Google Cloud…firebase.add_firebase
- Create Android AppRequests the creation of a new AndroidApp in the specified FirebaseProject.firebase.create_android_app
- Get Android AppGets the specified AndroidApp.firebase.get_android_app
- Get ProjectGets the specified FirebaseProject.firebase.get_project
- List Android AppsLists each AndroidApp associated with the specified FirebaseProject.firebase.list_android_apps
- List ProjectsLists each FirebaseProject accessible to the caller.firebase.list_projects
- Update Android AppUpdates the attributes of the specified AndroidApp.firebase.update_android_app
- Update ProjectUpdates the attributes of the specified FirebaseProject.firebase.update_project
More in Business apps
Run your first Firebase Management workflow today.
Create a free workspace, add the connection, pick a template or describe the workflow to Build with AI. Workflow Health checks it before it runs.