find_good_dates
Identify auspicious dates for any activity in a date range using traditional Chinese calendar methods. Get ranked top picks for weddings, business openings, travel, or other important events.
Instructions
Searches through a specified date range to identify the most auspicious dates for a particular activity. This tool evaluates each date in the range using traditional Chinese calendar methods and returns the top favorable dates ranked by their auspiciousness score. Ideal for planning important events like weddings, business openings, or travel. You can limit the number of results to get only the best options.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Maximum number of dates to return | |
| culture | No | Cultural tradition | chinese |
| activity | Yes | Activity type | |
| end_date | Yes | End date in YYYY-MM-DD format | |
| start_date | Yes | Start date in YYYY-MM-DD format |