framing
ActiveTool of WingmanProtocol Agent Gateway
declared in 1.5.1
Wall Framing Calculator — Stud, plate and header counts plus board-feet and cost for a framed wall.
Parameters schema
{
"type": "object",
"required": [
"total_wall_lf",
"wall_height"
],
"properties": {
"header_size": {
"type": "string",
"description": "Header lumber size (e.g. 2x10)"
},
"header_span": {
"type": "number",
"description": "Header span in feet"
},
"wall_height": {
"type": "number",
"description": "Wall height in feet"
},
"wall_length": {
"type": "number",
"description": "Single wall length in feet — used only if total_wall_lf is omitted"
},
"cost_per_bdft": {
"type": "number",
"description": "Lumber cost per board-foot in USD"
},
"total_wall_lf": {
"type": "number",
"description": "Linear feet of wall to frame — studs AND plates are sized for this full run"
},
"openings_count": {
"type": "integer",
"description": "Number of door/window openings"
},
"stud_spacing_in": {
"type": "number",
"description": "Stud spacing on-center in inches (default 16)"
}
},
"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