markup
ActiveTool of WingmanProtocol Agent Gateway
declared in 1.5.1
Construction Markup Calculator — Bid price, markup and true margin from direct costs, overhead and target margin.
Parameters schema
{
"type": "object",
"properties": {
"sub_cost": {
"type": "number",
"description": "Subcontractor cost in USD"
},
"bid_price": {
"type": "number",
"description": "Optional: a fixed bid price to reverse-solve margin"
},
"labor_cost": {
"type": "number",
"description": "Direct labor cost in USD"
},
"margin_pct": {
"type": "number",
"description": "Target net margin percent"
},
"overhead_pct": {
"type": "number",
"description": "Overhead as a percent of direct cost"
},
"material_cost": {
"type": "number",
"description": "Material cost in USD"
},
"equipment_cost": {
"type": "number",
"description": "Equipment cost in USD"
}
},
"additionalProperties": false
}No endpoints wrapped at confidence ≥ 0.70.
Parent server
WingmanProtocol Agent Gateway
https://github.com/WingmanProtocol-Agent-Gateway/wingman-agent-gateway
1/7 registries