generate_meal_plan
Generate a customized five-meal daily plan for pediatric CKD patients with portions, timings, and substitutes, then automatically save it to SQLite.
Instructions
生成一日五餐可执行食谱(含克重/餐次/替代方案),并自动写入 SQLite。
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| variant | No | 轮换种子(0/1/2… 不同数字得不同搭配,便于排多日食谱) | |
| plan_date | No | 计划日期(留空取今天) | |
| patient_id | Yes | 患儿 ID(如 P004) | |
| exclude_foods | No | 逗号分隔的需剔除食物(患儿/家长指定不吃) |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |