Firebase
Google Firebase backend platform: Firestore documents and queries, Firebase Auth user administration, Realtime Database, and FCM push notifications via a service account.
Three ways to use Firebase
Chat with Geni
Ask Geni to pull data, take actions, or answer questions using this integration in a conversation.
Build a workflow
Create automated workflows that trigger on events, run on a schedule, or chain multiple tools together.
Power an app
Use this integration as a data source or action layer behind a dashboard, form, or internal tool.
Supported tools
Actions your AI agents can perform with Firebase.
Batch Delete Auth Users
Delete up to 1000 Firebase Auth users in one call
Batch Get Firestore Documents
Fetch up to hundreds of Firestore documents by name in one call
Batch Write Firestore Documents
Apply many Firestore writes in one non-atomic request
Commit Firestore Writes
Apply multiple Firestore writes atomically (all succeed or none)
Create Auth User
Create a Firebase Auth user with email/password or explicit uid
Create Firestore Document
Create a new document in a Firestore collection
Supported triggers
Start a workflow when something happens in Firebase.
New Firestore Document
Triggers when a new document is added to a Firestore collection, ordered by a timestamp field on the document
Get started automating Firebase
Ready-to-use workflows
Prompts using Firebase
Weekday growth digest of new signups, emailed to your team
Every weekday morning, get a short email that totals yesterday's new signups, compares them to your recent average, and flags anything notable.
Turn new Firebase documents into Google Sheet rows
Every time a new record lands in your Firebase database, we add a clean, readable row to a Google Sheet so your whole team can follow along without touching the database.
Sync Stripe subscription status to your Firebase users
The moment a customer's Stripe subscription changes, we update their Firebase user record so their paid access always matches their real billing status.