raised_bed
ActiveTool of WingmanProtocol Agent Gateway
Raised-Bed Soil Calculator — Soil volume for one or more raised beds (cu ft / cu yd / bag counts) plus a standard 60/30/10 topsoil-compost-aeration mix breakdown.
Parameters schema
{
"type": "object",
"required": [
"length_ft",
"width_ft"
],
"properties": {
"beds": {
"type": "integer",
"description": "Number of identical beds (default 1)"
},
"width_ft": {
"type": "number",
"description": "Bed width in feet"
},
"height_in": {
"type": "number",
"description": "Bed height/depth in inches (default 10)"
},
"length_ft": {
"type": "number",
"description": "Bed length in feet"
}
},
"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