You're viewing a demo portfolio

Join the waitlist
PRSM

grass_seed

Active

Tool of WingmanProtocol Agent Gateway

declared in 1.5.1

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
}

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 →