Eight Sleep Connection Status
eight_sleep_connection_statusCheck environment, config, token, Node version, privacy mode, and mutation gate to diagnose setup issues. Verifies local readiness without calling Eight Sleep or exposing secrets.
Instructions
Check env, local config, token file, Node version, privacy mode and mutation gate. Does not call Eight Sleep or expose secrets.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| client | No | generic | |
| response_format | No | markdown |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ok | Yes | ||
| node | Yes | ||
| cache | Yes | ||
| token | Yes | ||
| client | No | generic | |
| config | Yes | ||
| next_steps | Yes | ||
| missing_env | Yes | ||
| privacy_mode | Yes | ||
| required_env | Yes | ||
| mutations_enabled | Yes | ||
| ready_for_eight_sleep_api | Yes |