Verify OneHome auth + GraphQL reachability
onehome_healthcheckRun a quick authenticated round-trip to verify connectivity and token validity. Use it first when a tool fails to determine whether the issue is authentication or the API itself.
Instructions
Round-trip a minimal authenticated query through the configured transport. Picks GetSavedSearchBySearchId for magic-link consumer-shares (works for them) or GetOneHomeUser for agent/registered sessions. Returns the auth mode, token expiry, fetchproxy bridge role (when applicable), elapsed time, and any error detail. Run this first when a tool fails — it isolates "is auth wired up?" from "is the API itself misbehaving?".
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||