get_daily_horas
Retrieve 24 planetary horas (daytime and nighttime) for any date and city, with sunrise/sunset-based division and weekday lord ruling the first hora. Supports multiple calculation systems.
Instructions
Returns 24 planetary hours (horas) for a date and city as JSON. The 12 daytime horas start at sunrise and the 12 nighttime horas start at sunset. The first hora is ruled by the weekday lord. Args: date=YYYY-MM-DD, city=city name (or pass latitude+longitude; timezone is derived if omitted), system=drik|surya_siddhanta|vakya (default: drik).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| city | Yes | ||
| date | Yes | ||
| system | No | drik | |
| latitude | No | ||
| timezone | No | ||
| longitude | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |