Verify OneHome auth + GraphQL reachability
onehome_healthcheckVerify authentication with a minimal round-trip query. Returns auth mode, token expiry, and error details to isolate auth problems from API failures.
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 | |||