Sheets Dropdown Set
Aident Loadout के माध्यम से Lark CLI के साथ Sheets Dropdown Set का उपयोग करें। चलाने से पहले इनपुट, आउटपुट, सेटअप, मूल्य और जोखिम देखें।
प्रदाता विवरण
Attach a dropdown / data-validation list to every cell in --range.
Aident Loadout के माध्यम से Lark CLI के साथ Sheets Dropdown Set का उपयोग करें। चलाने से पहले इनपुट, आउटपुट, सेटअप, मूल्य और जोखिम देखें।
Attach a dropdown / data-validation list to every cell in --range.
urlstringSpreadsheet URL (XOR with --spreadsheet-token)
rangeआवश्यकstringTarget 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)
कोई समीक्षित संरचित आउटपुट सारांश उपलब्ध नहीं है।
API कुंजी कनेक्शन। जोखिम स्तर 3/5।
मुफ़्त Action
अभी कोई प्रकाशित Skills इस Action को स्पष्ट रूप से संदर्भित नहीं करती है।