卡路里追踪服务

version : 1.0.0

add_meal

Log a meal with food items and calories

*description(string)

*mealType(string)

结果(Result)

get_daily_summary

Get today's calorie intake summary

date(string)

结果(Result)

get_weekly_report

Get weekly calorie consumption report

startDate(string)

结果(Result)

search_food

Search for calorie information of a specific food

*foodName(string)

结果(Result)