编辑 query_reminders
Action schema 会在 case 生成 expected_output 时传给 Gemini
返回 Actions
返回列表
Type
标题
状态
active
inactive
说明
查询接下来的提醒或指定类型提醒。
Payload Schema JSON
{ "scope": "string, 可选, upcoming | today | type", "reminder_type": "string, 可选" }