get_planet_positions
Calculate planetary positions for a birth date, time, and location, returning structured astrological placements for natal chart analysis.
Instructions
Calculate planetary positions for a birth date and optional exact birth time and location. Returns structured placements supported by GetBirthChart.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| date | Yes | Local civil birth date in YYYY-MM-DD format. | |
| time | No | Local clock time in HH:mm or HH:mm:ss format. | |
| place | No | Optional caller-side place label; it is not geocoded. | |
| latitude | Yes | ||
| timezone | Yes | IANA timezone identifier, such as America/New_York. | |
| longitude | Yes | ||
| unknown_time | No | Set true when no reliable birth time is available. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||