Get Monthly Weight History
fatsecret_get_weights_monthRetrieve weight entries for a specific month to monitor weight trends during bulk or cut phases. Input month and year to get all weight data with dates.
Instructions
Get weight entries for an entire month. Useful for tracking weight trends during bulk/cut phases.
Args:
month: Month (1-12)
year: Year (e.g., 2026)
Returns: All weight entries for the month with dates.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| month | Yes | Month (1-12) | |
| year | Yes | Year |