find_tarabalam_days
Find upcoming auspicious days for one or more people based on their birth nakshatras (Tarabalam), with optional Chandrabalam check. Returns per-day tara status and dates good for everyone.
Instructions
Find which upcoming days are auspicious for one or more people based on their janma (birth) nakshatras — Tarabalam, optionally combined with Chandrabalam. Returns per-day taras (Janma/Sampat/Vipat/Kshema/Pratyak/Sadhana/Naidhana/Mitra/Parama Mitra) for each person plus good_for_all_dates listing days auspicious for everyone. Pass janma_rasis (aligned with janma_nakshatras, null entries allowed) to also check Chandrabalam — each person then gets a chandra position/verdict (good | puja | bad) and good_for_all requires both checks to pass. Args: janma_nakshatras=1-4 birth stars (canonical spellings, e.g. 'Ashvini', 'Uttara Bhadrapada'), start_date=YYYY-MM-DD, days=1-60 (default 14), city=city name (or latitude+longitude), system=drik|surya_siddhanta|vakya, janma_rasis=optional birth rashis (e.g. 'Meena'), chandra_mode=how the Moon affects good_for_all: 'stars' (annotate only, matches classic tarabalam tables — default), 'puja_ok' (drop Moon-avoid days), 'strict' (Moon must be good).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| city | No | Hyderabad | |
| days | No | ||
| system | No | drik | |
| latitude | No | ||
| timezone | No | ||
| longitude | No | ||
| start_date | Yes | ||
| janma_rasis | No | ||
| chandra_mode | No | stars | |
| janma_nakshatras | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |