Skip to main content
Glama

whoop-get-sleep-by-id

Retrieve detailed sleep analysis data from WHOOP using a specific sleep record ID to access sleep metrics, stages, and recovery insights.

Instructions

Get the sleep record for the specified ID

Input Schema

NameRequiredDescriptionDefault
sleepIdYesID of the sleep record to retrieve

Input Schema (JSON Schema)

{ "properties": { "sleepId": { "description": "ID of the sleep record to retrieve", "type": "string" } }, "required": [ "sleepId" ], "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