Google Sheets · Arazzo Workflow
Google Sheets Create and Seed a Spreadsheet
Version 1.0.0
Create a new spreadsheet, append seed rows to it, then read them back.
Provider
Workflows
create-and-seed-spreadsheet
Create a spreadsheet, append seed rows, and read them back.
Creates a spreadsheet titled by the caller, appends a block of seed rows to the supplied range, and reads the appended range back so the caller can verify the write.
1
createSpreadsheet
Create a new spreadsheet with the supplied title and capture its generated spreadsheet ID and URL.
2
appendSeedRows
Append the supplied two-dimensional value block to the target range, letting the API find the table and write to the next available rows.
3
readBack
Read the appended range back from the spreadsheet to confirm the seed rows were written.
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.