bill_of_materials
ActiveTool of WingmanProtocol Agent Gateway
declared in 1.5.1
Bill of Materials / Takeoff Aggregator — Aggregate a construction takeoff: per-line extended cost plus subtotal, waste allowance, tax and grand total.
Parameters schema
{
"type": "object",
"required": [
"items"
],
"properties": {
"items": {
"type": "array",
"description": "Line items: [{item, qty, unit_cost}]"
},
"tax_pct": {
"type": "number",
"description": "Sales-tax percent applied to subtotal + waste"
},
"waste_pct": {
"type": "number",
"description": "Material waste/over-order percent applied to the subtotal"
}
},
"additionalProperties": false
}No endpoints wrapped at confidence ≥ 0.50.
Parent server
WingmanProtocol Agent Gateway
https://github.com/WingmanProtocol-Agent-Gateway/wingman-agent-gateway
1/7 registries