编辑 create_pumping_record
Action schema 会在 case 生成 expected_output 时传给 Gemini
返回 Actions
返回列表
Type
标题
状态
active
inactive
说明
记录吸奶总量、左右侧量、时长、堵奶、涨奶、设备模式等。
Payload Schema JSON
{ "time": "string, 可选", "total_ml": "number, 可选", "left_ml": "number, 可选", "right_ml": "number, 可选", "duration_minutes": "number, 可选", "note": "string, 可选" }