Astral Demo
astral_demoInspect a fully-worked example natal chart with precision audit to learn the exact payload shape before submitting real birth data.
Instructions
Return a fully-worked example natal chart (Greenwich, noon, 2000-01-01) including a precision audit, so you can see the exact payload shape before sending real birth data. The returned 'input' is a ready-to-send argument object for astral_compute_natal_chart — copy it and swap in real birth data; 'chart' is exactly what that call returns at the default privacy_mode=full. No input, no network, no auth.
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 |
|---|---|---|---|
| kind | Yes | ||
| note | Yes | ||
| chart | Yes | ||
| input | Yes |