Meals
Meals brings your tastes and preferences, plans and recipes, current grocery needs, and grocery spending into meal questions when each is relevant.
What Meals Can Bring In
- dietary restrictions and important food preferences
- household and schedule details that affect planning
- saved recipes and recipe-specific feedback
- meal plans you approved
- your current grocery list and what happened after a shopping trip
- an optional grocery budget
Your assistant creates the plan. Fluent supplies the relevant information and saves changes only after you approve them.
For Developers
Start with:
text
fluent_get_context(domain="meals", intent="planning")This returns the most relevant planning information, including what is confirmed, uncertain, outdated, or missing.
Saving Changes
After you explicitly approve a change, Fluent can:
- patch shared or Meals person facts
- save, update, or record feedback on a recipe
- save a meal plan your assistant drafted
- make a bounded current-grocery-list change
- reconcile confirmed shopping results
- set a grocery budget or record spending against it
Your assistant should check the saved result before saying the change worked.
Grocery List View
Compatible AI apps can show your grocery list as a visual checklist. It also works as a normal text list.
Safety And Honesty
- Use confirmed pantry, purchase, receipt, quantity, and delivery information.
- Hard constraints outrank soft preferences.
- Treat history and pantry evidence as signals, not confirmed taste.
- Ask for explicit approval before saving a plan or list change.