Spreadsheet Actions
What they do: Read or write rows in Google Sheets, Excel, Airtable, or other spreadsheet tools.
Configuration: - Add row: Specify which columns to populate - Update row: Which row to update, which columns to change - Read rows: Get data from a range of cells
Common in: Data collection, logging, creating reports.
Pro tip: Spreadsheets are excellent for storing workflow data. You can log every run, create a history, or use a sheet as a simple database.