Get WHOOP recovery for cycle
get_recovery_for_cycleRetrieve the recovery score for a specific cycle ID, computed from the sleep that preceded it.
Instructions
The recovery score computed for the given cycle, based on the sleep that preceded it.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| cycle_id | Yes | Numeric cycle id, e.g. from get_cycles or a recovery record |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| score | No | ||
| cycle_id | Yes | ||
| sleep_id | Yes | ||
| created_at | Yes | ||
| updated_at | Yes | ||
| score_state | Yes |