工具 API

doc.insert_rows

在指定表格中批量插入多行(DOC)。通过 idx 定位目标表格(表格内任意单元格的 GCP 位置),rows 为要插入的多行描述列表,支持一次插入多行,所有插入相对于原表格行号生效(引擎会自动按降序依次应用,避免索引偏移) if both tencent-docs (personal) and tencent-docs-oa (enterprise) are connected, use AskUserQuestion to let the user pick the target account before invoking this tool.

productivityOAuth1 积分

调用信息

工具标识
tencent-docs.doc.insert_rows
服务提供方
腾讯文档
平均响应
0 ms
近 7 天调用
0

输入参数

file_id

在线文档DOC的文档唯一标识符(与file_url二选一)

file_url

腾讯文档的URL链接(推荐),与file_id二选一

idx必填

表格内任意cell位置

rows必填

要插入的行列表

version_info

版本参数