generated: '2026-07-15' method: generated source: openapi/cloud-firestore-openapi.yml description: Recommended x-agentic-access execution contracts, classified heuristically from the OpenAPI. A governance starting point for exposing this API to AI agents — review and bind audience per deployment. See research/curity/agentic-governance/. summary: operations: 10 by_action_class: connected: 4 acting: 6 by_consequence: read: 4 write: 6 human_in_the_loop_required: 0 operations: - path: /projects/{project}/databases method: get operationId: listDatabases x-agentic-access: action-class: connected consequence: read subject: optional scope: - https://www.googleapis.com/auth/cloud-platform - https://www.googleapis.com/auth/datastore token: max-ttl: 3600 audit: none - path: /projects/{project}/databases method: post operationId: createDatabase x-agentic-access: action-class: acting consequence: write subject: required scope: - https://www.googleapis.com/auth/cloud-platform - https://www.googleapis.com/auth/datastore audience: null token: max-ttl: 900 escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /projects/{project}/databases/{database} method: get operationId: getDatabase x-agentic-access: action-class: connected consequence: read subject: optional scope: - https://www.googleapis.com/auth/cloud-platform - https://www.googleapis.com/auth/datastore token: max-ttl: 3600 audit: none - path: /projects/{project}/databases/{database} method: delete operationId: deleteDatabase x-agentic-access: action-class: acting consequence: write subject: required scope: - https://www.googleapis.com/auth/cloud-platform - https://www.googleapis.com/auth/datastore audience: null token: max-ttl: 900 escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /projects/{project}/databases/{database}/documents/{collectionId} method: get operationId: listDocuments x-agentic-access: action-class: connected consequence: read subject: optional scope: - https://www.googleapis.com/auth/cloud-platform - https://www.googleapis.com/auth/datastore token: max-ttl: 3600 audit: none - path: /projects/{project}/databases/{database}/documents/{collectionId} method: post operationId: createDocument x-agentic-access: action-class: acting consequence: write subject: required scope: - https://www.googleapis.com/auth/cloud-platform - https://www.googleapis.com/auth/datastore audience: null token: max-ttl: 900 escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /projects/{project}/databases/{database}/documents/{collectionId}/{documentId} method: get operationId: getDocument x-agentic-access: action-class: connected consequence: read subject: optional scope: - https://www.googleapis.com/auth/cloud-platform - https://www.googleapis.com/auth/datastore token: max-ttl: 3600 audit: none - path: /projects/{project}/databases/{database}/documents/{collectionId}/{documentId} method: patch operationId: updateDocument x-agentic-access: action-class: acting consequence: write subject: required scope: - https://www.googleapis.com/auth/cloud-platform - https://www.googleapis.com/auth/datastore audience: null token: max-ttl: 900 escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /projects/{project}/databases/{database}/documents/{collectionId}/{documentId} method: delete operationId: deleteDocument x-agentic-access: action-class: acting consequence: write subject: required scope: - https://www.googleapis.com/auth/cloud-platform - https://www.googleapis.com/auth/datastore audience: null token: max-ttl: 900 escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /projects/{project}/databases/{database}/documents:runQuery method: post operationId: runQuery x-agentic-access: action-class: acting consequence: write subject: required scope: - https://www.googleapis.com/auth/cloud-platform - https://www.googleapis.com/auth/datastore audience: null token: max-ttl: 900 escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required