You're viewing a demo portfolio

Join the waitlist
PRSM

mulch

Active

Tool of WingmanProtocol Agent Gateway

declared in 1.5.1

Mulch / Ground-Cover Calculator — Mulch volume for a bed from area and depth — cubic feet, cubic yards, and 2/3 cu ft bag counts, with an optional waste factor and a depth-options table.

Parameters schema

{
  "type": "object",
  "required": [
    "length_ft",
    "width_ft"
  ],
  "properties": {
    "depth_in": {
      "type": "number",
      "description": "Mulch depth in inches (default 3)"
    },
    "width_ft": {
      "type": "number",
      "description": "Bed width in feet"
    },
    "length_ft": {
      "type": "number",
      "description": "Bed length in feet"
    },
    "waste_pct": {
      "type": "number",
      "description": "Optional waste/overage percent (e.g. 10)"
    }
  },
  "additionalProperties": false
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.70.

Parent server

WingmanProtocol Agent Gateway

https://github.com/WingmanProtocol-Agent-Gateway/wingman-agent-gateway

1/7 registries
View full server →
mulch — WingmanProtocol Agent Gateway — PRSM MCP