Nakshatra Prediction
asterwise_get_nakshatra_predictionGet a personalised daily Vedic astrology prediction using Tarabala and Chandrabala. Provide birth data to receive today's forecast based on lunar compatibility.
Instructions
Returns a personalised daily prediction using Tarabala and Chandrabala.
WORKFLOW: BEFORE: None — birth data computes everything needed. AFTER: asterwise_get_panchanga — for full daily panchanga context.
INPUT CONTRACT: birth — BirthData (date, time, lat, lon, timezone). target_date (optional): YYYY-MM-DD. Defaults to today.
DO NOT CONFUSE WITH: asterwise_get_nakshatra_details — static nakshatra reference, not personalised prediction. asterwise_get_panchanga — daily panchanga (tithi, yoga, karana), not Tarabala scoring. asterwise_get_biorhythm — Western biorhythm cycles, not classical Vedic prediction.
Full output and error contract: https://docs.asterwise.com/mcp/tools/get-nakshatra-prediction/
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| birth | Yes | Birth data for a single person. | |
| target_date | No | Date in YYYY-MM-DD format. Defaults to today when omitted. | |
| response_format | No | Output format: 'markdown' (default) for a readable report, or 'json' for the raw structured payload. | markdown |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |