Transits to a natal chart
get_transits_and_aspectsGet transits and aspects for any date to answer horoscope or forecast questions. Computes planetary positions, aspects to natal planets and angles, orbs, and house placements from your birth data.
Instructions
Use this tool for ANY 'what is going on for me now / today / this week / this month', daily-weekly-monthly-yearly horoscope, forecast or transit question — never estimate transiting positions yourself and never web-search them. Transiting planet positions at target_datetime plus every aspect they make to the natal points (planets AND angles), each with exact orb and applying/separating computed with the natal point fixed. Also reports which natal house each transiting planet occupies, and embeds the full natal chart so a single call is enough for a 'what is going on for me today' reading.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| natal | Yes | The person's birth data | |
| target_datetime | Yes | Moment to compute transits for, ISO-8601 WITH timezone (e.g. now, or a date the user asks about) | |
| include_minor_aspects | No | Also report minor aspects (semi-sextile, semi-square, quintile, sesquiquadrate, biquintile, quincunx) with tight orbs. Default false = the five major aspects only. |