编辑 cancel_reminder
Action schema 会在 case 生成 expected_output 时传给 Gemini
返回 Actions
返回列表
Type
标题
状态
active
inactive
说明
取消上一条或指定提醒。
Payload Schema JSON
{ "target": "string, 必填, previous_reminder 或 reminder id", "reason": "string, 可选" }