工具 API

smartsheet.update_view

更新非查询视图的标题、筛选、排序、分组、字段显隐、列宽和冻结列。调用前必须先调用 smartsheet.list_views;涉及字段时必须先调用 smartsheet.list_fields 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.update_view
服务提供方
腾讯文档
平均响应
0 ms
近 7 天调用
0

输入参数

file_id必填

智能表格文档的唯一标识符

patch_json必填

视图局部更新 JSON。支持标题、筛选、排序、分组、字段显隐、列宽和冻结列;仅支持非 query 视图

sheet_id必填

工作表ID

view_id必填

要更新的视图ID;调用前必须先通过 list_views 获取当前配置