authenticate
ChatGPTUsed to trigger the OAuth login flow. Requires authentication.
authenticate
ChatGPTUsed to trigger the OAuth login flow. Requires authentication.
delete_meal
ChatGPTDelete a logged meal. Requires authentication.
delete_meal
ChatGPTDelete a logged meal. Requires authentication.
edit_meal
ChatGPTEdit a logged meal. Requires authentication.
edit_meal
ChatGPTEdit a logged meal. Requires authentication.
get_daily_summary
ChatGPTUse this when the user asks about their nutrition progress, calories consumed, or daily summary. This retrieves data from the user's personal food diary.
get_daily_summary
ChatGPTUse this when the user asks about their nutrition progress, calories consumed, or daily summary. This retrieves data from the user's personal food diary.
get_meal_history
ChatGPTGet past meals logged by user. Requires authentication.
get_meal_history
ChatGPTGet past meals logged by user. Requires authentication.
get_weight_history
ChatGPTRetrieves the user's body weight log entries over a given number of past days. Requires authentication.
get_weight_history
ChatGPTRetrieves the user's body weight log entries over a given number of past days. Requires authentication.
log_meal
ChatGPTEstimates calories and logs a meal the user has eaten. VERY IMPORTANT: Do NOT ask to search a database, just estimate accurately and log immediately.
log_meal
ChatGPTEstimates calories and logs a meal the user has eaten. VERY IMPORTANT: Do NOT ask to search a database, just estimate accurately and log immediately.
log_weight
ChatGPTRecord body weight in kg. Requires authentication.
log_weight
ChatGPTRecord body weight in kg. Requires authentication.
setup_profile
ChatGPTSetup profile or change fitness goal. Requires authentication.
setup_profile
ChatGPTSetup profile or change fitness goal. Requires authentication.
update_profile
ChatGPTUpdate weight, height, or goals. Requires authentication.
update_profile
ChatGPTUpdate weight, height, or goals. Requires authentication.