Write a typed table (columns with types + rows) into an existing spreadsheet; numbers and dates stay type-faithful.
urlSpreadsheet URL to write into (XOR with --spreadsheet-token)
sheetsRequiredarrayTyped table payload (pandas-DataFrame-shaped) as JSON: top-level {"sheets":[...]}, with each array item a sub-sheet `{name, start_cell?, mode?, header?, allow_overwrite?, columns:["colA","colB",...], data:[[...]], dtypes?:{colA:pandasDtype, ...}, formats?:{colA:numberFormat, ...…
stylesarrayVisual operations applied after the typed write, as JSON: top-level {styles:[...]}. Each item corresponds to one written sheet and must include `name`, plus at least one of `cell_styles` / `row_sizes` / `col_sizes` / `cell_merges`. `cell_styles` entries use +cells-set-style fiel…
spreadsheetTokenstringSpreadsheet token to write into (XOR with --url)
No reviewed structured output summary is available.
API key connection. Risk level 3 of 5.
Free Action
No published Skills explicitly reference this Action yet.