healthcheck
Verify MCP configuration and readiness: accounts present, token backend, Graph reachability, plus a live profile GET. Returns ok=false with a hint if no account is set.
Instructions
Verify the MCP is configured + ready: accounts present, token backend, Graph reachability.
Does a live GET on the default account's profile if one is configured. Safe to call anytime; never mutates. Returns ok=false with a hint when no account is set.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||