get_lagna_transitions
Get Ascendant (Lagna) sign boundaries for a given date and city, showing rising sign changes from sunrise to next sunrise. Supports Drik, Surya Siddhanta, and Vakya calculation systems.
Instructions
Returns Ascendant (Lagna) sign boundaries for a date and city as JSON, tracking the rising sign on the eastern horizon from sunrise to next sunrise. 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 |