get_daily_horas
Calculate the 24 planetary horas for a date and city; daytime horas start at sunrise, nighttime at sunset, and first hora is ruled by weekday lord. Supports Drik, Surya Siddhanta, and Vakya.
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 |