generated: '2026-07-15' method: generated source: openapi/google-chat-integrations-for-workspace-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: acting: 5 connected: 5 by_consequence: write: 4 read: 5 physical: 1 human_in_the_loop_required: 0 operations: - path: /v1/spaces method: post operationId: createSpace x-agentic-access: action-class: acting consequence: write subject: required audience: null token: max-ttl: 900 escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required scope: - chat.messages - chat.spaces - path: /v1/spaces method: get operationId: listSpaces x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none scope: - chat.messages - chat.spaces - path: /v1/{name} method: get operationId: getSpace x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none scope: - chat.messages - chat.spaces - path: /v1/{parent}/messages method: post operationId: createMessage x-agentic-access: action-class: acting consequence: write subject: required audience: null token: max-ttl: 900 escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required scope: - chat.messages - chat.spaces - path: /v1/{parent}/messages method: get operationId: listMessages x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none scope: - chat.messages - chat.spaces - path: /v1/{name}/message method: delete operationId: deleteMessage x-agentic-access: action-class: acting consequence: write subject: required audience: null token: max-ttl: 900 escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required scope: - chat.messages - chat.spaces - path: /v1/{parent}/members method: post operationId: createMembership x-agentic-access: action-class: acting consequence: physical subject: required audience: null token: max-ttl: 300 exchange: true purpose-required: true escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required scope: - chat.messages - chat.spaces - path: /v1/{parent}/members method: get operationId: listMemberships x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none scope: - chat.messages - chat.spaces - path: /v1/{parent}/reactions method: post operationId: createReaction x-agentic-access: action-class: acting consequence: write subject: required audience: null token: max-ttl: 900 escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required scope: - chat.messages - chat.spaces - path: /v1/customEmojis method: get operationId: listCustomEmojis x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none scope: - chat.messages - chat.spaces