get_exercise_entries_month
Retrieve total daily calories burned from exercise for an entire month by providing any date within that month. Resolves the need to track monthly exercise caloric expenditure.
Instructions
Get daily calories expended from exercise for a month. Requires profile auth (check_auth_status first).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| date | No | Any date within the target month (YYYY-MM-DD) |