工具 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 积分

调用信息

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

输入参数

col

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

file_id

文档ID,与 file_url 二选一

file_url

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

page_index

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

row

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

shape_id

目标表格 shape id

text

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