divine_get_bhava_kundli
Generate a Bhava Kundli house-based chart showing exact house cusps and planetary positions for any birth details. Returns the chart as an SVG or image for Vedic astrology analysis.
Instructions
Get Bhava Kundli (house-based chart) for a given bhava chart number.
Unlike the rashi chart which shows sign placements, the Bhava chart shows exact house cusps and planetary positions within houses. Returns the chart as SVG and image. chart_id is a number from 1 to 12.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| day | Yes | Birth day (e.g., '24') | |
| lan | No | Language code | en |
| lat | Yes | Latitude (e.g., '28.7041') | |
| lon | Yes | Longitude (e.g., '77.1025') | |
| min | Yes | Birth minute (e.g., '40') | |
| sec | No | Birth second | 0 |
| hour | Yes | Birth hour in 24h format (e.g., '14') | |
| year | Yes | Birth year (e.g., '1990') | |
| month | Yes | Birth month (e.g., '05') | |
| place | Yes | Birth place (e.g., 'New Delhi') | |
| tzone | Yes | Timezone offset (e.g., '5.5') | |
| gender | Yes | Gender: 'male' or 'female' | |
| chart_id | Yes | Bhava chart number: '1' through '12' | |
| full_name | Yes | Full name of the person | |
| chart_type | No | Chart style: 'north' (diamond) or 'south' (square) | |
| line_color | No | Chart line color as hex (e.g., '#333333') | |
| sign_color | No | Sign label color as hex (e.g., '#333333') | |
| chart_color | No | Chart background color as hex (e.g., '#ffffff') | |
| planet_color | No | Planet label color as hex (e.g., '#333333') |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |