You're viewing a demo portfolio

Join the waitlist
PRSM

bill_of_materials

Active

Tool 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
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.70.

Parent server

WingmanProtocol Agent Gateway

https://github.com/WingmanProtocol-Agent-Gateway/wingman-agent-gateway

1/7 registries
View full server →
bill_of_materials — WingmanProtocol Agent Gateway — PRSM MCP