Why it matters

Firestore common for GCP apps. Agents accessing shape data-driven behavior.

Advertisement

The architecture

Tools: read, create, update, delete documents.

Collection-scoped.

Firestore agent toolsRead toolget documentWrite toolwith confirmationQuery toolsearch collectionConfirm destructive writes; scope to specific collections per agent
Firestore tools.
Advertisement

How it works end to end

Security rules: enforced at Firestore level.

Scope: agent access to specific collections.

Confirmation for destructive ops.

Transaction support for multi-doc consistency.