Google Forms · Arazzo Workflow
Google Forms Safe Form Edit with Write Control
Version 1.0.0
Read a form's current revision, apply a batch update guarded by that revision, and confirm the new revision.
View Spec
View on GitHub
Data CollectionFormsGoogleGoogle WorkspaceQuestionnairesResponsesSurveysArazzoWorkflows
Provider
Workflows
safe-form-edit
Edit a form without clobbering a concurrent writer, using revision-guarded write control.
Reads the current revision id, retitles the form and updates one existing item under that revision guard, then confirms the resulting revision id.
1
readCurrentRevision
getForm
Read the form to capture the revision id the edit will be based on, along with the current items so the caller can confirm itemIndex points at the item they mean to change.
2
applyGuardedUpdate
batchUpdateForm
Apply the title change and the item change in one batch update, declaring the revision read above as required. The service rejects the batch if the form has moved on, which is the concurrency guarantee this flow exists for.
3
confirmRevision
getForm
Read the form back to confirm the applied title and to capture the new revision id to carry into the next edit.
Source API Descriptions
Arazzo Workflow Specification
Work with this as data
Every workflow here is available over the APIs.io API and to AI agents over MCP.
MCP server
One button, every client — Claude, Cursor, VS Code and the rest.
https://apis.io/mcp
Tools for arazzo workflows
4 MCP tools reach this
find_arazzoBrowse and filter every workflow in the catalog.apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.resolveTurn a domain, URL or GitHub org into the provider it belongs to.find_cohortsEvery scored population of providers in the catalog.
Call it yourself
curl for this page
This workflow
curl "https://apis.io/api/v1/arazzo/google-forms-safe-form-edit-workflow"
All arazzo workflows
curl "https://apis.io/api/v1/arazzo?limit=25"
Discovery needs no key. Ratings and market analysis are Pro.