Astral Connection Status
astral_connection_statusVerifies Node version, loads ephemerides, and runs a dual-engine precision audit on a sample chart to confirm the install is working before computing real charts.
Instructions
Health check. The server is stateless and local, so this verifies the Node version and proves both bundled ephemerides load and agree by computing a sample chart and running the dual-engine precision audit. Call this to confirm the install is working before computing real charts.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| response_format | No | Output shape. 'markdown' is a readable briefing for display; 'json' returns the full structured chart for further processing. | markdown |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ok | Yes | ||
| node | Yes | ||
| notes | Yes | ||
| ready | Yes | ||
| engines | Yes | ||
| next_steps | Yes | ||
| self_check | No |