Read-only recovery, sleep, strain, and workout data from Whoop
native://whoop/today
native://whoop/day
| Param | Type | Required | Description |
|---|---|---|---|
| date | string | required | Date in YYYY-MM-DD format |
native://whoop/profile
native://whoop/recovery
| Param | Type | Required | Description |
|---|---|---|---|
| date | string | optional | Date in YYYY-MM-DD format |
native://whoop/sleep
| Param | Type | Required | Description |
|---|---|---|---|
| date | string | optional | Date in YYYY-MM-DD format |
native://whoop/strain
| Param | Type | Required | Description |
|---|---|---|---|
| date | string | optional | Date in YYYY-MM-DD format |
native://whoop/stress
| Param | Type | Required | Description |
|---|---|---|---|
| date | string | optional | Date in YYYY-MM-DD format |
native://whoop/trend
| Param | Type | Required | Description |
|---|---|---|---|
| metric | string | required | Whoop metric, for example HRV or RECOVERY |
| end_date | string | optional | Date in YYYY-MM-DD format |
native://whoop/sleep_need
native://whoop/workouts
| Param | Type | Required | Description |
|---|---|---|---|
| start | string | optional | — |
| end | string | optional | — |
| sport | string | optional | Case-insensitive sport-name filter |
| limit | integer | optional | Maximum 25 results |
native://whoop/workout
| Param | Type | Required | Description |
|---|---|---|---|
| activity_id | string | required | Whoop workout UUID |
native://whoop/calendar
| Param | Type | Required | Description |
|---|---|---|---|
| date | string | optional | Date in YYYY-MM-DD format |