OCNORA

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 Firebase
    Adds Firebase resources and enables Firebase services in the specified existing [Google Cloud…
    firebase.add_firebase
  • Create Android App
    Requests the creation of a new AndroidApp in the specified FirebaseProject.
    firebase.create_android_app
  • Get Android App
    Gets the specified AndroidApp.
    firebase.get_android_app
  • Get Project
    Gets the specified FirebaseProject.
    firebase.get_project
  • List Android Apps
    Lists each AndroidApp associated with the specified FirebaseProject.
    firebase.list_android_apps
  • List Projects
    Lists each FirebaseProject accessible to the caller.
    firebase.list_projects
  • Update Android App
    Updates the attributes of the specified AndroidApp.
    firebase.update_android_app
  • Update Project
    Updates the attributes of the specified FirebaseProject.
    firebase.update_project

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.