Skip to main content
Glama

whoop-get-cycle-by-id

Retrieve specific WHOOP cycle data using its unique identifier to access detailed fitness metrics, recovery analysis, and physiological performance information.

Instructions

Get the cycle for the specified ID

Input Schema

NameRequiredDescriptionDefault
cycleIdYesID of the cycle to retrieve

Input Schema (JSON Schema)

{ "properties": { "cycleId": { "description": "ID of the cycle to retrieve", "type": "number" } }, "required": [ "cycleId" ], "type": "object" }

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/nissand/whoop-mcp-server-claude'

If you have feedback or need assistance with the MCP directory API, please join our Discord server