grass_seed
ActiveTool of WingmanProtocol Agent Gateway
Grass Seed Calculator — Grass seed needed for an area, for a new lawn or overseeding — pounds of seed and 50 lb bag count, with a new-vs-overseed comparison.
Parameters schema
{
"type": "object",
"required": [
"area_sqft"
],
"properties": {
"mode": {
"type": "string",
"description": "'new' or 'overseed' (default new)"
},
"area_sqft": {
"type": "number",
"description": "Area in square feet"
},
"rate_lb_per_1000": {
"type": "number",
"description": "Optional explicit seeding rate (lb per 1,000 sq ft)"
}
},
"additionalProperties": false
}No endpoints wrapped at confidence ≥ 0.50.
Parent server
WingmanProtocol Agent Gateway
https://github.com/WingmanProtocol-Agent-Gateway/wingman-agent-gateway
1/7 registries