TOOL API

slide_set_cell_text

向表格 shape 的单个单元格写入纯文本。row 和 col 从 0 开始计数;文本可为空,不需要传入段落结束符(SLIDE) 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.slide_set_cell_text
Provider
Tencent Docs
Average response
0 ms
Calls in 7 days
0

Input parameters

col

目标单元格列索引,从 0 开始

file_id

文档ID,与 file_url 二选一

file_url

在线幻灯片的URL链接,与 file_id 二选一

page_index

目标幻灯片页索引,从 0 开始计数

row

目标单元格行索引,从 0 开始

shape_id

目标表格 shape id

text

写入单元格的纯文本,可为空