编辑 create_mother_status_record
Action schema 会在 case 生成 expected_output 时传给 Gemini
返回 Actions
返回列表
Type
标题
状态
active
inactive
说明
记录妈妈情绪、压力、睡眠、饮水、饮食、身体恢复等。
Payload Schema JSON
{ "time": "string, 可选", "status_type": "string, 可选, mood | stress | sleep | diet | body | medicine", "value": "string, 可选", "note": "string, 可选" }