Sheets Table Put
通过 Aident Loadout 使用 Lark CLI 的 Sheets Table Put。执行前查看输入、输出、设置、价格和风险。
服务提供商说明
Write a typed table (columns with types + rows) into an existing spreadsheet; numbers and dates stay type-faithful.
通过 Aident Loadout 使用 Lark CLI 的 Sheets Table Put。执行前查看输入、输出、设置、价格和风险。
Write a typed table (columns with types + rows) into an existing spreadsheet; numbers and dates stay type-faithful.
urlstringSpreadsheet URL to write into (XOR with --spreadsheet-token)
sheets必填arrayTyped table payload (pandas-DataFrame-shaped) as JSON: top-level {"sheets":[...]}, with each array item a sub-sheet `{name, start_cell?, mode?, header?, allow_overwrite?, columns:["colA","colB",...], data:[[...]], dtypes?:{colA:pandasDtype, ...}, formats?:{colA:numberFormat, ...…
stylesarrayVisual operations applied after the typed write, as JSON: top-level {styles:[...]}. Each item corresponds to one written sheet and must include `name`, plus at least one of `cell_styles` / `row_sizes` / `col_sizes` / `cell_merges`. `cell_styles` entries use +cells-set-style fiel…
spreadsheetTokenstringSpreadsheet token to write into (XOR with --url)
暂无经过审核的结构化输出摘要。
API 密钥连接。风险等级 3/5。
免费操作
目前没有已发布技能明确引用此操作。