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

Call information

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

Input parameters

file_idrequired

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

patch_jsonrequired

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

sheet_idrequired

工作表ID

view_idrequired

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