Verify OneHome auth + GraphQL reachability
onehome_healthcheckTests authentication connectivity by performing a minimal round-trip query to isolate auth issues from API misbehavior.
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 | |||