Attach a dropdown / data-validation list to every cell in --range.
urlstringSpreadsheet URL (XOR with --spreadsheet-token)
rangeRequiredstringTarget range (A1 notation, e.g. A2:A100)
colorsarrayPer-option pill colors, RGB hex array (e.g. ["#1FB6C1","#F006C2"]). Length may be shorter than the source (`--options` items / `--source-range` cells) — extras cycle through a 10-color palette — but never longer (CLI Validate rejects: `--colors length (N) must not exceed dropdow…
optionsarrayOptions as a JSON array, e.g. ["opt1","opt2"]. Server enforces no item-count cap and no per-item length cap; values containing commas are accepted (they are escape-encoded on the wire). For very large lists prefer `--source-range`. (supports @file, - reads stdin (one flag per ca…
sheetIdstringSheet reference_id (XOR with --sheet-name)
multiplebooleanEnable multi-select; default false
highlightstringPill-highlight switch. **Omitted = ON** (options cycle through a 10-color palette). Pass --highlight=false for a plain dropdown. Override colors via `--colors`.
sheetNamestringSheet name (XOR with --sheet-id)
sourceRangestringSource range for listFromRange dropdown (A1 + sheet prefix, e.g. 'Sheet1'!T1:T3); maps to server `data_validation.range` and auto-sets `data_validation.type='listFromRange'`. XOR with `--options`: pass `--options` for an inline list (type=list), pass this for a range reference (…
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.