Export a spreadsheet to xlsx or a single sheet to csv (async + poll + optional download).
urlSpreadsheet URL (XOR with --spreadsheet-token)
sheetIdstringRequired only in csv mode: which sheet to export as CSV. This is a +workbook-export-specific flag, unrelated to the common four-tuple sheet locator (this shortcut does not accept the common sheet locator)
outputPathstringLocal save path. When omitted, **only the export task is triggered + polled, the file is NOT downloaded** (returns file_token / status so a later step can resume the download). Pass a concrete path (e.g. ./out.xlsx) or a directory (`.` keeps the server-provided filename) to down…
fileExtensionstringExport file format; csv mode requires `--sheet-id` (xlsx|csv) (default "xlsx")
spreadsheetTokenstringSpreadsheet token (XOR with --url)
No reviewed structured output summary is available.
API key connection. Risk level 1 of 5.
Free Action
No published Skills explicitly reference this Action yet.