Google Sheets · Arazzo Workflow
Google Sheets Append Rows and Format the Header
Version 1.0.0
Create a spreadsheet, append rows including a header, then bold the header row via batchUpdate.
Provider
Workflows
append-and-format-header
Create a spreadsheet, append rows, and bold the header row.
Creates a spreadsheet, appends a header plus data rows, and applies a repeatCell batchUpdate to bold the header row of the target sheet.
1
createSpreadsheet
Create the spreadsheet and capture its generated spreadsheet ID.
2
3
boldHeader
Apply a repeatCell batchUpdate that sets bold text on the first row of the target sheet.
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.