Pull wearable context
nourish_pull_wearable_contextRead the most recent wearable wellness context persisted by a connector, making recovery and strain data available to coach tools without inline passing. Returns available:false if no context exists.
Instructions
Read the most recent shared wellness_context (delx-wellness-context/v1) written by a wearable connector to ~/.delx-wellness/, so coach tools can be recovery/strain-aware without the agent passing it inline. Read-only; never fabricates wearable data. If no connector has persisted a context yet, returns available:false with the expected path. The returned context can be passed straight into nourish_daily_coach / nourish_suggest_next_meal / nourish_pre_workout_nutrition as wearable_context (or set auto_wearable:true on those tools to pull it automatically).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| response_format | No | json |