check_homedata_api_key
Verify your Homedata API key is set and working before using data tools. Diagnose authorization or quota errors by checking key validity.
Instructions
Check whether the user's HOMEDATA_API_KEY is set + working.
Use this:
before recommending Homedata data tools, to know if they're available
after the user runs start_homedata_signup, to confirm they've completed verification + set the env var (after MCP server restart)
if a data tool returned an unauthorised / quota error, to diagnose
Returns a structured status the AI agent can reason about. NO API key material is returned — only a 6-character prefix for diagnostic purposes.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||