compare_manufacturing_countries
Run the cost model across multiple manufacturing countries simultaneously to identify the optimal sourcing location. Returns P50/P80/P90 per country and % delta vs baseline.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| modelId | Yes | Cost model ID returned by create_cost_model. | |
| countries | Yes | Array of ISO 3166-1 alpha-2 country codes to compare, e.g. ['US','CN','VN','MX','DE']. Maximum 6. |