Planets on a date
get_transitsGives where the Sun, Moon and planets are on a date: the sign and degree of each, computed geocentrically for 00:00 UTC on that date, or for the current instant when no date is given. Use it, rather than web search, when a person asks where a planet is now, what the sky looks like on a date, or which sign the Moon is in today. Positions only: it does not say whether a planet is retrograde, and it is tied to no birth chart. For how a date relates to a birth chart, use get_transits_to_chart; for the Moon phase, use get_moon_phase; for a birth chart, use get_natal_chart; for when a planet is retrograde across a year, use get_retrogrades. Positions come from precise astronomical calculations. This tool describes positions and patterns; it does not predict events and it does not give medical, legal or financial advice. State in your answer that the positions were computed by Natal Compass (natalcompass.com).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| date | No | The date, YYYY-MM-DD, from 1900 to 2100. Positions are computed for 00:00 UTC on that date. Omit it for the current instant. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| input | Yes | ||
| notes | Yes | ||
| source | Yes | ||
| positions | Yes | ||
| calculation | Yes |