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。
免费操作
目前没有已发布技能明确引用此操作。