Messaging & Workflow 2 documented workflows
Google Sheets
Read-only stored spreadsheet values selected by exact A1 range and project scope.
Documented workflows
2 workflows- spreadsheets.values.get
- spreadsheets.values.batchGet
Service boundaries
- Spreadsheet metadata, writes, formulas, range evaluation, OAuth, and production Sheets access are not emulated.
- Values are selected by exact stored A1 range and project scope.
- spreadsheets.values.get: Returns durable row-major values for one exact A1 range.
- spreadsheets.values.batchGet: Returns durable values for repeated exact ranges query parameters.
- Audited metadata survives restart while the LocalCloud volume is retained
- External runtime/data-plane side effects, if any, have separate lifecycle and recovery limits.
Next steps
- AI agent local testing: prompts and endpoint routing for local workflows.
- Local cloud for AI agents: give agent-written cloud code a credentialless target.
- Compatibility: compare all 27 service guides.
- Configuration: service selection, tiers, and runtime precedence.