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