Eight Sleep Logout
eight_sleep_logoutLog out of Eight Sleep by deleting the local token file. Requires explicit user confirmation before clearing stored credentials.
Instructions
Delete the local Eight Sleep token file. Gated by explicit_user_intent: true (requires explicit user intent / consent). Destructive local-only mutation — clears tokens on disk; not gated by EIGHT_SLEEP_ALLOW_MUTATIONS.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| response_format | No | markdown | |
| explicit_user_intent | No | Pass true only after the user explicitly asked to save, log, set, or delete this personal wellness profile data. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ok | Yes | ||
| note | Yes | ||
| token_path | Yes | ||
| local_tokens_cleared | Yes |