get_planet_transits
Retrieve real-time positions of all 9 planets for transit analysis or electional astrology. Specify location and timezone to get current planet signs, degrees, and retrograde status.
Instructions
Get current positions of all 9 planets (real-time transit data). Returns today's planetary positions — which signs they are in, degrees, and whether any are retrograde. Use for transit analysis, electional astrology, or answering "where is Saturn right now?"
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| lat | Yes | Latitude of birth place (decimal degrees). Example: 11.0 for Coimbatore | |
| lon | Yes | Longitude of birth place (decimal degrees). Example: 77.0 for Coimbatore | |
| tz | Yes | UTC timezone offset. Use 5.5 for IST (India Standard Time) | |
| date | No | Date for transit data in DD/MM/YYYY. Defaults to today. |