Firestore is Google's serverless NoSQL document database, part of Firebase and Google Cloud. The NoClick Firestore node works directly against the Firestore API, so a single workflow can create and delete documents, batch-get many at once, run batch writes, and commit changes inside a transaction. It also handles the database itself: create, clone, or delete a database, set up backup schedules, and clear out stale indexes. Drop it on the canvas and your app data becomes something workflows can read and write on their own.
Pick one to start building it.
Wire Firestore into a coding agent and let it use these operations as tools.
Start building workflows in minutes with our visual builder. No code required.