Glama
Chat
MCP
Gateway
Models
Pricing
Community
Sign In
Chat
MCP
Gateway
Models
Pricing
Community
Sign In
Glama
MCP
Servers
Oura MCP Server
Claim
by
tomekkorbak
GitHub
Health & Wellness
Python
MIT License
6
Apple
Reddit
Discord
Overview
Inspect
New
Schema
Related Servers
Reviews
Score
Need Help?
View Source Code
Report Issue
get_resilience_data
Copy
Get resilience data for a specific date range. Args: start_date: Start date in ISO format (YYYY-MM-DD) end_date: End date in ISO format (YYYY-MM-DD) Returns: Dictionary containing resilience data
Input Schema
Name
Required
Description
Default
end_date
Yes
start_date
Yes
Input Schema (JSON Schema)
{ "properties": { "end_date": { "title": "End Date", "type": "string" }, "start_date": { "title": "Start Date", "type": "string" } }, "required": [ "start_date", "end_date" ], "title": "get_resilience_dataArguments", "type": "object" }
Install Server
You must be
authenticated
.
Other Tools
get_today_resilience_data
get_sleep_data
get_readiness_data
get_resilience_data
get_today_sleep_data
get_today_readiness_data