openclaw

Connect OpenClaw to Firestore

Run OpenClaw as a hosted agent in NoClick with Firestore wired into its tools handle. It can use Firestore directly while it works. No glue code, nothing to install. Click below to open a ready-to-run agent and connect your account.

Loading preview…
Opens a workflow with 55 tools ready to use.

Tools OpenClaw gets

Pick the operations you want and each becomes a tool the agent can call directly while it works.

Firestore

55 tools
Get Document

Fetch a single document by its collection and document id.

List Documents

List documents in a collection.

Create Document

Create a new document in a collection.

Update / Upsert Document

Update (patch / upsert) fields on a document.

Delete Document

Delete a document.

Batch Get Documents

Retrieve multiple documents by full name in a single call.

Batch Write

Apply a set of writes in one (non-atomic, best-effort) call.

Run Query

Run a structured query over a collection.

Run Aggregation Query

Run a COUNT / SUM / AVG aggregation over a query.

List Collection IDs

List collection IDs under the database root or a document.

Begin Transaction

Start a read/write transaction; returns a transaction token.

Commit

Atomically commit a set of writes (optionally within a transaction).

Rollback

Abort an in-progress transaction.

Execute Pipeline

Execute a Firestore pipeline query.

Listen Stream

Open a Firestore listen stream request.

Write Stream

Open a Firestore write stream request.

Get Database

Get metadata/config for a database.

List Databases

List databases in the project.

Create Database

Create a Firestore database.

Clone Database

Clone an existing Firestore database from PITR.

Restore Database

Restore a Firestore database from a backup.

List Indexes

List composite indexes for a collection group.

Get Operation

Poll the status of a long-running operation (export/import/index build).

Partition Query

Partition a structured query for parallel execution.

Update Database

Patch database metadata/configuration.

Delete Database

Delete a Firestore database.

Create Backup Schedule

Create a backup schedule for a Firestore database.

Get Backup Schedule

Get one backup schedule.

List Backup Schedules

List backup schedules for a Firestore database.

Update Backup Schedule

Update a backup schedule.

Delete Backup Schedule

Delete a backup schedule.

Export Documents

Export documents to Cloud Storage.

Import Documents

Import documents from Cloud Storage.

Bulk Delete Documents

Bulk delete collection groups in the background.

Get Index

Get a composite index definition.

Delete Index

Delete a composite index.

Create User Creds

Create a database user creds resource.

Get User Creds

Get a database user creds resource.

List User Creds

List user creds for a database.

Enable User Creds

Enable a user creds resource.

Disable User Creds

Disable a user creds resource.

Delete User Creds

Delete a user creds resource.

Reset User Creds Password

Reset the password of a user creds resource.

List Fields

List field index / TTL configurations.

Get Field

Get one field configuration.

Update Field

Patch a field configuration.

List Operations

List long-running operations.

Cancel Operation

Request cancellation for a long-running operation.

Delete Operation

Delete interest in a long-running operation result.

Get Location

Get one Firestore-supported location.

List Locations

List Firestore-supported locations.

Get Backup

Get one Firestore backup.

List Backups

List Firestore backups in a location.

Delete Backup

Delete a Firestore backup.

Custom API Call

Raw Firestore REST call escape hatch for newly added or niche endpoints.

About OpenClaw

OpenClaw is an open command-line agent. NoClick runs it hosted and lets you connect your apps to it as tools, so it can take real actions across your systems. Wire an integration into the agent and OpenClaw can call that app’s operations directly. It is a good fit when you want an open, no-fuss agent with real tool access and nothing to install.

Open and approachable
Simple to point at a task
Solid general tool use
Hosted, with nothing to install

Frequently asked questions

Open your OpenClaw agent in one click

NoClick runs OpenClaw for you with Firestore wired in as tools. Connect your account and run.