Check RawTree Health
check-healthVerifies the configured RawTree API endpoint is reachable. Returns the RawTree health response.
Instructions
Purpose: Check that the configured RawTree API endpoint is reachable.
NOT for: Validating project permissions or checking whether a specific table exists. Use list-tables or run-query for authenticated checks.
Returns: The RawTree health response.
When to use:
User asks whether RawTree is up
You changed RAWTREE_URL and need to confirm the server responds
You are debugging MCP configuration before using authenticated tools
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||