get_moon_sign
Calculate the Moon sign for a birth date, preserving uncertainty when the Moon may have changed signs on dates with unknown birth time.
Instructions
Calculate the Moon sign while preserving uncertainty when the Moon may have changed zodiac signs during a date with unknown birth time.
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 | |||