编辑 update_record
Action schema 会在 case 生成 expected_output 时传给 Gemini
返回 Actions
返回列表
Type
标题
状态
active
inactive
说明
修改上一条或指定记录。
Payload Schema JSON
{ "target": "string, 必填, previous_record 或 record id", "changes": "object, 必填, 要修改的字段" }