get_rising_sign
Calculate the Ascendant (Rising sign) from birth date, exact birth time, and location. Requires a precise birth time to provide an accurate result.
Instructions
Calculate the Ascendant (Rising sign) from birth date, exact birth time, and location. An exact birth time is required; never infer or guess a Rising sign.
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 | |||