Google Workspace

Sheets, Drive, and Docs in one place. Same REST routes as agents and bridges; optional per-request service account JSON on each form.

Standalone routes still work for bookmarks: /google/sheets/append/, /google/drive/upload/, etc.

Append rows

2D JSON array of cell values. Dev server defaults to in-memory mocks.

Optional google_auth.service_account — same JSON object as a service-account key file. Sent only on this request. Legacy top-level service_account_json is accepted by the API but deprecated. Prefer server env / pyactuator.toml for routine use; pasted keys travel in the request body.