electional_station_tracker
Retrieve upcoming retrograde and direct stations for planets in a date range. Get exact station times, longitudes, and zodiac signs to track planetary motion.
Instructions
Find all upcoming retrograde and direct stations for planets in a date range. Returns exact station times, longitudes, and signs.
USE THIS TOOL FOR: 'When does Mercury go retrograde?', 'Is Venus retrograde this year?', 'What planets station this month?', 'When does Mars go direct?'
All required fields have smart defaults (searches the next 90 days from today).
CREDIT COST: 3 credits per call.
EXAMPLE: Mercury and Venus stations in the next 3 months (all defaults): (no args required, will auto-scan next 90 days for all inner planets)
EXAMPLE: Outer planet stations in 2026: start_date='2026-01-01', end_date='2026-12-31', planets='jupiter,saturn,uranus,neptune,pluto'
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| start_date | No | Start date (ISO 8601). Defaults to today. | |
| end_date | No | End date (ISO 8601). Defaults to +90 days. | |
| planets | No | Comma-separated planet names to track. E.g. 'mercury,venus,mars' or 'jupiter,saturn,uranus,neptune,pluto'. Defaults to Mercury through Saturn (inner + classical planets). | |
| format | No | Output format. |