draw_schedule
ActiveTool 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
}No endpoints wrapped at confidence ≥ 0.70.
Parent server
WingmanProtocol Agent Gateway
https://github.com/WingmanProtocol-Agent-Gateway/wingman-agent-gateway
1/7 registries