Sheets Pivot Create
Utilisez Sheets Pivot Create avec Lark CLI via Aident Loadout. Vérifiez les entrées, sorties, la configuration, le tarif et le risque avant exécution.
Description du fournisseur
Create a pivot object via the manage_*_object tool.
Utilisez Sheets Pivot Create avec Lark CLI via Aident Loadout. Vérifiez les entrées, sorties, la configuration, le tarif et le risque avant exécution.
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 —…
sourceObligatoirestringPivot table source range (A1 notation; format 'SheetName'!StartCell:EndCell, e.g. `'Sheet1'!A1:D100`)
propertiesObligatoireobjectJSON: {"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)
Aucun résumé structuré et vérifié de la sortie n'est disponible.
Connexion par clé API. Niveau de risque 3 sur 5.
Action gratuite
Aucune Skill publiée ne référence encore explicitement cette Action.