whoop_get_recovery
Retrieves recovery data for a date range. Use this tool to get recovery scores and metrics by providing start and end times, with optional limit and pagination.
Instructions
Get recovery data for a date range
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| end | No | End datetime (ISO 8601) | |
| limit | No | Limit on number of recoveries (max 25) | |
| start | No | Start datetime (ISO 8601) | |
| nextToken | No | Token for pagination |