get_stress_summary
Get a compact daily stress summary for a specific date, providing essential metrics in about 400 bytes instead of full time-series data. Ideal for quick health checkups and efficient LLM integrations.
Instructions
Get stress summary with essential metrics (lightweight version)
Returns a compact summary (~400 bytes) instead of full time-series data (~35KB). Ideal for daily health checkups and LLM integrations.
Args: date: Date in YYYY-MM-DD format
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| date | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |