Retrieve the raw JSON response for a user's Fitbit profile using the Fitbit MCP Server, enabling access to detailed health and fitness data for analysis or integration.
Retrieve raw weight data from Fitbit for a specified period ending today using a 'period' parameter like '1d', '7d', or '1y'. Ideal for integrating weight trends into health applications.
Retrieve raw sleep logs in JSON format from Fitbit for a specified date range using 'startDate' and 'endDate' parameters in 'YYYY-MM-DD' format. Maximum range allowed is 100 days.