Skip to main content
Glama

whoop_sleep

Retrieve sleep duration, stages, performance, consistency, and respiratory rate for the specified number of days. Analyze sleep patterns to understand recovery and performance.

Instructions

Schlafdauer, Schlafphasen, Performance, Konsistenz und Atemfrequenz.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
daysNo

Output Schema

TableJSON Schema
NameRequiredDescriptionDefault

No arguments

Behavior2/5

Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?

No annotations are provided, so the description carries the full burden. It merely lists metrics without disclosing behavioral traits such as data granularity, time range, or response format. With an output schema present, the description fails to clarify what the tool returns or any side effects.

Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.

Conciseness3/5

Is the description appropriately sized, front-loaded, and free of redundancy?

The description is concise (a single line), but it lacks structure. It reads as a list rather than a coherent sentence. While not verbose, it could be improved by adding a verb and parameter context.

Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.

Completeness2/5

Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?

Given the existence of an output schema and multiple sibling tools, the description is incomplete. It does not explain what the output contains or how to distinguish from related tools. The single parameter and list of metrics are insufficient for context.

Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.

Parameters1/5

Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?

The input schema has one parameter 'days' with 0% description coverage. The description does not mention this parameter, its purpose, or how it affects results. The description adds no value beyond the schema itself.

Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.

Purpose3/5

Does the description clearly state what the tool does and how it differs from similar tools?

The description lists sleep-related metrics (duration, phases, performance, consistency, respiratory rate) but lacks an explicit verb stating what the tool does (e.g., retrieves, gets). This makes it somewhat vague, though the list implies the tool provides sleep data. The purpose is clearer than a tautology but not specific enough to distinguish from siblings like whoop_summary.

Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.

Usage Guidelines2/5

Does the description explain when to use this tool, when not to, or what alternatives exist?

No guidance is provided on when to use this tool versus alternatives such as whoop_recovery, whoop_summary, or whoop_cycles. There is no mention of context, prerequisites, or exclusions.

Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.

Install Server

Other Tools

Latest Blog Posts

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/d00ennis/whoop-mcp'

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