You're viewing a demo portfolio

Join the waitlist
PRSM

rebar

Active

Tool 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
}

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 →