Find Sign Ingresses
find_sign_ingressesFind exact dates when a planet changes zodiac signs within a specified date range, including retrograde sign boundaries.
Instructions
Find when a body crosses sign boundaries in a date range. Retrograde crossings (backing into the previous sign) are flagged. The Sun's Aries ingress is the March equinox; Sun ingresses mark the astrological "seasons".
Examples:
"When does Saturn change signs in the next 3 years?" -> { body: "Saturn", from_datetime: "2026-01-01", to_datetime: "2029-01-01" }
"When does the Sun enter Aries in 2027?" -> body: "Sun", window covering March 2027
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| body | Yes | Which body's ingresses to find. | |
| from_datetime | Yes | Start of the search window. | |
| to_datetime | Yes | End of the search window (max 120 years after start). |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ingresses | Yes |