Google Sheets · Arazzo Workflow
Google Sheets Update and Read Values by Data Filter
Version 1.0.0
Resolve a spreadsheet via a data filter, update matching ranges by filter, then read them back by filter.
Provider
Workflows
update-and-read-by-data-filter
Update and read spreadsheet values selected by an A1 data filter.
Confirms the spreadsheet via getByDataFilter, updates the values of a filter-selected range, and reads the filtered range back.
1
resolveByFilter
Confirm the spreadsheet and target range by reading it through a data filter before writing.
2
updateByFilter
Update the values of the filter-selected range using USER_ENTERED interpretation.
3
readByFilter
Read the filter-selected range back to confirm the update landed.
Source API Descriptions
openapi
Arazzo Workflow Specification
Work with this as data
Every workflow here is available over the APIs.io API and to AI agents over MCP.