compare_profit
Compare profit per time for any list of products to find the most efficient items to produce.
Instructions
Compare profit/time efficiency for a list of specific products
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| products | Yes | Array of product names to compare (e.g. ['Wheat', 'Corn', 'Bread']) |