Get Whoop User Profile
whoop_get_profileRetrieves authenticated Whoop user's basic profile (user ID, email, first and last name) to personalize health insights.
Instructions
Retrieves basic profile information for the authenticated Whoop user.
Returns:
user_id: Whoop user ID
email: User's email address
first_name: User's first name
last_name: User's last name
Use this to identify the user and personalize responses.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||