工具 API

doc.update_text_property

更新 Word 文档指定范围内文本的属性(仅修改样式,不改变文档内容长度)。使用前请先调用 resolve_document_structure 获取文档结构以确定正确的位置索引(DOC) 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.update_text_property
服务提供方
腾讯文档
平均响应
0 ms
近 7 天调用
0

输入参数

file_id

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

file_url

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

property必填

要更新的文本属性

ranges必填

要更新的文档范围列表

version_info

版本参数