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।
मुफ़्त Action
अभी कोई प्रकाशित Skills इस Action को स्पष्ट रूप से संदर्भित नहीं करती है।