estimate_cost
Calculate cost estimates for a list of electronic components by providing part numbers and quantities.
Instructions
Get a quick cost estimate for a list of parts.
Each part should have at minimum a part_number and quantity field.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| parts | Yes | List of parts, each with part_number and quantity | |
| currency | No | Currency code (default USD) | USD |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||