Panchanga
asterwise_get_panchangaGet Panchanga elements for any date and location, including tithi, vara, nakshatra, yoga, karana, with end times in UTC.
Instructions
Computes Panchanga elements for one calendar date at a geographic location and returns tithi, vara, nakshatra, yoga, karana, and end times in UTC.
WORKFLOW: BEFORE: None — this tool is standalone. AFTER: asterwise_get_choghadiya — same-day slot quality for the location.
INPUT CONTRACT: date must be YYYY-MM-DD (Pydantic pattern on LocationInput). lat/lon bounds are validated locally. Upstream rejects calendar dates outside 1900–2100. timezone defaults to Asia/Kolkata when the caller leaves the default in LocationInput.
DO NOT CONFUSE WITH: asterwise_get_yogas — natal chart yogas, not Panchanga Sun–Moon yoga. asterwise_get_panchanga_calendar — whole-month daily rows, not a single day.
Full output and error contract: https://docs.asterwise.com/mcp/tools/get-panchanga/
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| location | Yes | Place name, e.g. 'Chennai, India'. Alternative to giving latitude, longitude and timezone. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |