Tamil Panchanga
asterwise_get_tamil_panchangaRetrieve Tamil Panchanga for a date and location, including inauspicious periods (Rahu Kalam, Yamagandam, Kuligai, Emagandam) and auspicious Nalla Neram windows.
Instructions
Returns Tamil-specific Panchanga for a date and location: all four inauspicious periods (Rahu Kalam, Yamagandam, Kuligai, Emagandam), Nalla Neram (auspicious daytime windows between inauspicious periods), and the Tamil solar month name based on the Sun's sidereal sign at sunrise.
WORKFLOW: BEFORE: None — standalone. AFTER: asterwise_get_panchanga — for full Vedic five-limb panchanga of the same date.
INPUT CONTRACT: date: YYYY-MM-DD format. Either location (city name) OR latitude + longitude + timezone must be provided.
DO NOT CONFUSE WITH: asterwise_get_rahu_kaal — North Indian Rahu/Gulika/Yamaganda only; no Emagandam, Nalla Neram, or Tamil month. asterwise_get_panchanga — five Vedic limbs (tithi, vara, nakshatra, yoga, karana); not Tamil-specific periods.
Full output and error contract: https://docs.asterwise.com/mcp/tools/get-tamil-panchanga/
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| date | Yes | Date for the Tamil panchanga, YYYY-MM-DD. | |
| latitude | No | Latitude in decimal degrees, north positive (e.g. 13.08). | |
| location | No | Place name, e.g. 'Chennai, India'. Alternative to giving latitude, longitude and timezone. | |
| timezone | No | IANA time zone name, e.g. 'Asia/Kolkata'. | |
| longitude | No | Longitude in decimal degrees, east positive (e.g. 80.27). | |
| 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 |