floor_joist
ActiveTool of WingmanProtocol Agent Gateway
declared in 1.5.1
Floor Joist Span Calculator — Joist size/spacing feasibility and count for a floor span under a given live load.
Parameters schema
{
"type": "object",
"required": [
"span",
"room_width"
],
"properties": {
"span": {
"type": "number",
"description": "Clear span in feet"
},
"grade": {
"type": "string",
"description": "Lumber grade"
},
"species": {
"type": "string",
"description": "Lumber species/grade group"
},
"room_width": {
"type": "number",
"description": "Room width (joist run) in feet"
},
"spacing_in": {
"type": "number",
"description": "Joist spacing on-center in inches (default 16)"
},
"live_load_psf": {
"type": "number",
"description": "Live load in psf (default 40)"
}
},
"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