工具 API

smartsheet.update_records

批量更新记录,支持修改多条记录的字段值。字段值(field_values)格式与 add_records 一致:文本字段 text_value 为 {"items":[{"text":"内容","type":"text"}]}(type 必填且固定为 "text");选项字段 option_value 只需传 {"items":[{"text":"选项文本"}]};数字字段 number_value 直接传数字;日期字段 string_value 传毫秒级时间戳 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_records
服务提供方
腾讯文档
平均响应
0 ms
近 7 天调用
0

输入参数

file_id必填

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

records必填

要更新的记录信息列表

sheet_id必填

工作表ID