Sheets Pivot Create
通过 Aident Loadout 使用 Lark CLI 的 Sheets Pivot Create。执行前查看输入、输出、设置、价格和风险。
服务提供商说明
Create a pivot object via the manage_*_object tool.
通过 Aident Loadout 使用 Lark CLI 的 Sheets Pivot Create。执行前查看输入、输出、设置、价格和风险。
Create a pivot object via the manage_*_object tool.
urlstringSpreadsheet URL (XOR with --spreadsheet-token)
rangestringPivot table top-left placement (single A1 value, e.g. F1; create only), maps to `properties.range`; placed at the top-left of the target sub-sheet (a newly created one by default) when omitted. It and `--target-position` both express placement but map to different wire fields —…
source必填stringPivot table source range (A1 notation; format 'SheetName'!StartCell:EndCell, e.g. `'Sheet1'!A1:D100`)
properties必填objectJSON: {"rows":[...],"columns":[...],"values":[...],"filters":[...],"show_row_grand_total":true,"show_col_grand_total":true} (data source goes through --source; do not put source here) (supports @file, - reads stdin (one flag per call; use @file for others))
targetSheetIdstringReference_id of the target sub-sheet where the pivot table will be placed (mutually exclusive with --target-sheet-name; takes priority when both given; when both omitted, a new sub-sheet is auto-created to host the pivot — recommended). Distinct from the data-source sheet, which…
targetPositionstringTop-left cell within the target sub-sheet (A1 notation, e.g. A1); maps to the top-level `target_position`, default `A1` (not sent when the value is A1). It and `--range` both express placement but map to different wire fields — avoid passing conflicting values for both. (default…
targetSheetNamestringName of the target sub-sheet where the pivot table will be placed (mutually exclusive with --target-sheet-id; when both omitted, a new sub-sheet is auto-created to host the pivot — recommended). Distinct from the data-source sheet, which lives inside --source as a 'Sheet'-prefix…
spreadsheetTokenstringSpreadsheet token (XOR with --url)
暂无经过审核的结构化输出摘要。
API 密钥连接。风险等级 3/5。
免费操作
目前没有已发布技能明确引用此操作。