mulch
ActiveTool of WingmanProtocol Agent Gateway
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
}No endpoints wrapped at confidence ≥ 0.70.
Parent server
WingmanProtocol Agent Gateway
https://github.com/WingmanProtocol-Agent-Gateway/wingman-agent-gateway
1/7 registries