You're viewing a demo portfolio

Join the waitlist
PRSM

draw_schedule

Active

Tool of WingmanProtocol Agent Gateway

declared in 1.5.1

Construction Draw Schedule Calculator — Milestone draw schedule (deposit, draws, retainage) for a fixed-price construction contract.

Parameters schema

{
  "type": "object",
  "required": [
    "contract_amount"
  ],
  "properties": {
    "num_draws": {
      "type": "integer",
      "description": "Number of progress draws"
    },
    "deposit_pct": {
      "type": "number",
      "description": "Up-front deposit percent"
    },
    "retainage_pct": {
      "type": "number",
      "description": "Retainage percent held until completion"
    },
    "contract_amount": {
      "type": "number",
      "description": "Total contract amount in USD"
    }
  },
  "additionalProperties": false
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.50.

Parent server

WingmanProtocol Agent Gateway

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

1/7 registries
View full server →