TOOL 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 credits

Call information

Tool slug
tencent-docs.doc.insert_rows
Provider
Tencent Docs
Average response
0 ms
Calls in 7 days
0

Input parameters

file_id

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

file_url

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

idxrequired

表格内任意cell位置

rowsrequired

要插入的行列表

version_info

版本参数