Resize rows in pixels: --range + --height <px> for one uniform height, --heights '{"1":50,"2:20":30,"21":"auto"}' for per-row heights in one atomic call, or --type standard/auto (--range is 1-based A1 like "2:10" or "5").
urlstringSpreadsheet URL (XOR with --spreadsheet-token)
typestringSizing mode: pixel (requires `--height`) / `standard` (reset to default row height) / `auto` (fit content). Passing --height alone is the common form; `--type standard` / `--type auto` cannot be combined with `--height` (pixel|standard|auto)
rangestringRow closed range to resize; 1-based row numbers like 2:10 or `5` (single row). Required for the uniform form (with `--height` or `--type`); omit with the map form (`--heights`)
heightstringUniform row height in pixels (e.g. 30 / 40 / 60; NOT points), used with --range. Passing --height implies pixel mode; --type may be omitted (or set to `pixel` — equivalent). For per-row heights use `--heights`
heightsobjectPer-row height map — set different heights for many rows in one atomic call. Keys: single row ("1") or closed range (`"2:20"`); values: pixel height (e.g. 30 / 50), `"auto"` (fit content) or `"standard"` (reset to default). Units are pixels, NOT points. Mutually exclusive with `…
sheetIdstringSheet reference_id (XOR with --sheet-name)
sheetNamestringSheet name (XOR with --sheet-id)
spreadsheetTokenstringSpreadsheet token (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.