Astral Connection Status
astral_connection_statusVerifies Node version and runs a precision audit to confirm ephemerides load correctly, ensuring the server is ready for real chart computations.
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 |