工具 API

smartsheet.commit_changeset

提交智能表的编辑变更,将 changeset(mutation 数据)提交到服务器,走离线提交链路。需先调用 smartsheet.fetch 获取当前版本号(base_rev),再构造 changeset 后提交。此工具提供给 MCP App 内部调用,AI 不要直接调用 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.smartsheet.commit_changeset
服务提供方
腾讯文档
平均响应
0 ms
近 7 天调用
0

输入参数

base_rev必填

本次提交的基础修订版本号,即客户端当前持有的最新版本号

changeset必填

mutation 数据,JSON 格式字符串

pad_id必填

智能表文档的唯一标识符

sub_id必填

子表 ID