get_session_history
Retrieve timestamped stress, state, and heart rate data for a session. Includes trend analysis to detect stress patterns over a configurable time window.
Instructions
Get state history for a session over time.
Returns timestamped datapoints with stress_score, state, and heart_rate for each observation.
Includes an overall trend: rising | falling | stable.
Use minutes parameter to control the lookback window (default: 5, max: 60).
Useful for detecting stress patterns during a conversation. Not a medical device.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| minutes | No | ||
| session_id | Yes |