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

Call information

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

Input parameters

base_revrequired

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

changesetrequired

mutation 数据,JSON 格式字符串

pad_idrequired

智能表文档的唯一标识符

sub_idrequired

子表 ID