rebar
ActiveTool of WingmanProtocol Agent Gateway
declared in 1.5.1
Rebar Calculator — Total rebar length, bar count and cost for a grid from slab dimensions and spacing.
Parameters schema
{
"type": "object",
"required": [
"length",
"width"
],
"properties": {
"width": {
"type": "number",
"description": "Slab width in feet"
},
"length": {
"type": "number",
"description": "Slab length in feet"
},
"lap_pct": {
"type": "number",
"description": "Lap/overlap allowance percent"
},
"bar_size": {
"type": "string",
"description": "Rebar size designation (e.g. #4, #5)"
},
"spacing_in": {
"type": "number",
"description": "Grid spacing in inches"
},
"cost_per_lf": {
"type": "number",
"description": "Cost per linear foot 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