get_best_profit
Find the most profitable items to craft in HayDay by ranking them based on profit per hour. Filter by level and number of results.
Instructions
Get top N items ranked by profit per hour
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Number of results (default 10) | |
| minLevel | No | Minimum level filter (default 1) |