get_meal_plan
Retrieve a stored meal plan using a plan identifier and optional profile. Use plan_id='latest' to get the most recent plan for a profile.
Instructions
Return a stored meal plan, accepting plan_id='latest' with profile_id.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| plan_id | Yes | ||
| profile_id | No |