Export a Google Sheet as CSV PREREQUISITE: Load the following skills to execute this recipe: , Export a Google Sheets spreadsheet as a CSV file for local backup or processing. Steps 1. Get spreadsheet details: 2. Export as CSV: 3. Or read values directly: ---