search_transits
Identify exact transit moments when transiting planets form aspects to natal positions. Submit natal positions and a Julian Day window to receive aspect type, orb, and applying/separating status.
Instructions
Search for transiting planet–natal planet aspects within a time window. Supply natal positions and a Julian Day range; receive a list of exact transit moments with aspect type, orb, and applying/separating status.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| bodies | No | Transiting bodies to include. Defaults to all planets. | |
| end_jd | Yes | End of the search window as a Julian Day in UT1 (Universal Time) — not TT, not TDB. | |
| aspects | No | Aspect types to filter (e.g. conjunction, opposition, trine). Defaults to major aspects. | |
| max_orb | No | Maximum orb in degrees (default 1.0) | |
| start_jd | Yes | Start of the search window as a Julian Day in UT1 (Universal Time) — not TT, not TDB. The engine converts to TT internally for the dynamical terms; each event's exact_jd is returned on this same UT1 scale. | |
| natal_positions | Yes | Array of natal planet positions to check transits against |