chart_wheel_recalculate
Recalculate a natal chart using a selected house system to obtain updated house cusps and planet house assignments. Supports multiple house systems including Placidus and Whole Sign.
Instructions
Recalculates the natal chart using a different house system. Called automatically by the chart wheel UI when the user switches house systems. Returns updated chart data including new house cusps and planet house assignments.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| datetime | Yes | ISO 8601 datetime string | |
| timezone | No | IANA timezone name (e.g. 'America/New_York') | |
| latitude | Yes | Birth latitude in decimal degrees (positive = North) | |
| longitude | Yes | Birth longitude in decimal degrees (positive = East) | |
| location | No | Location name for display only (e.g. 'New York, NY') | |
| house_system | Yes | House system to recalculate with (e.g. 'whole_sign') |