sales_quote_build
Prices a bill of materials by calculating component costs, fabrication, assembly, and margin to produce a detailed quote breakdown for operator review.
Instructions
Station 1: Price a BOM and generate a quote breakdown.
Uploads the BOM file to the API, which prices all components using the internal DB, adds fab + assembly + margin, and returns a full quote breakdown for operator review.
IMPORTANT: Review the quote before sending to the customer or proceeding to negotiation.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| bom_path | Yes | Path to BOM file (.csv or .json) | |
| quantity | Yes | Build quantity (number of units) | |
| customer_name | Yes | Customer name or identifier |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||