get_macro_targets
Retrieve daily macro targets (protein, fat, carbs, calories) from Cronometer for a specific date or the full weekly schedule.
Instructions
Get current daily macro targets from Cronometer.
Returns the effective macro targets (protein, fat, carbs, calories) and the template name for a specific date or all days of the week.
Args: target_date: Date as YYYY-MM-DD to get targets for (defaults to today). Pass "all" to get the full weekly schedule.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| target_date | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |