ziwei_liuri
Retrieve daily Ziwei fortune predictions for a lunar month, including current limits and transformation stars, to aid in date selection.
Instructions
紫微流日列表。
返回指定农历月内的每日运势(含上下文):
当前大限、小限、流年、流月资讯
农历日期与公历日期对照
干支日及流日宫位
完整四化系统(本命/大限/小限/流年/流月/流日)
闰月使用负数表示(如 -6 表示闰六月)。
用于精细的日期选择。
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| year | Yes | Birth year (e.g., 1990) | |
| month | Yes | Birth month (1-12) | |
| day | Yes | Birth day (1-31) | |
| hour | Yes | Birth hour in 24-hour format (0-23) | |
| minute | No | Birth minute (0-59) | |
| gender | Yes | Gender for fortune direction calculation | |
| longitude | No | Birth location longitude for true solar time adjustment | |
| isLunar | No | Whether the input date is in lunar calendar (農曆). If true, will be converted to solar calendar internally. | |
| name | No | Subject name (optional) | |
| lunarYear | Yes | The lunar year (Gregorian year) | |
| lunarMonth | Yes | Lunar month (1-12, use negative for leap month, e.g. -6 for leap 6th month) |