Firebase Hosting
Business appsOAuth 2.0credential probe
The Firebase Hosting REST API enables programmatic and customizable management and deployments to your Firebase-hosted sites (Google OAuth2).
OCNORA ships 11 typed Firebase Hosting 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 11
- Create SiteCreates a new Hosting Site in the specified parent Firebase project.firebase_hosting.create_site
- Create VersionCreates a new version for the specified site.firebase_hosting.create_version
- Delete SiteDeletes the specified Hosting Site from the specified parent Firebase project.firebase_hosting.delete_site
- Delete VersionDeletes the specified version.firebase_hosting.delete_version
- Get ConfigGets the Hosting metadata for a specific site.firebase_hosting.get_config
- Get SiteGets the specified Hosting Site.firebase_hosting.get_site
- Get VersionGet the specified version that has been created for the specified site.firebase_hosting.get_version
- List SitesLists each Hosting Site associated with the specified parent Firebase project.firebase_hosting.list_sites
- List VersionsLists the versions that have been created for the specified site.firebase_hosting.list_versions
- Update SiteUpdates attributes of the specified Hosting Site.firebase_hosting.update_site
- Update VersionUpdates the specified metadata for the specified version.firebase_hosting.update_version
More in Business apps
Run your first Firebase Hosting 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.