get_van_han
Inspect luck and predictions by calculating transit stars (sao lưu) and active houses for a lunar month or year.
Instructions
Calculate transit stars (sao lưu) and active houses (Đại Hạn, Tiểu Hạn, Nguyệt Hạn) for the current month/year to inspect luck and predictions (vận hạn).
Args: name: Name of the person. day: Day of birth (1-31). month: Month of birth (1-12). year: Year of birth. hour_val: Hour of birth (e.g. "14:30", "Ngọ"). gender_val: Gender ("Nam" or "Nữ"). is_solar: True if birth date is Solar (Dương lịch), False if Lunar (Âm lịch). current_year: Year to inspect (defaults to current year, e.g. 2026). current_month: Lunar month to inspect (1-12, default 1).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | No | Khách | |
| day | No | ||
| month | No | ||
| year | No | ||
| hour_val | No | 12:00 | |
| gender_val | No | Nam | |
| is_solar | No | ||
| current_year | No | ||
| current_month | No |