You're viewing a demo portfolio

Join the waitlist
PRSM

fertilizer

Active

Tool of WingmanProtocol Agent Gateway

declared in 1.5.1

Fertilizer Calculator — Pounds of fertilizer product to deliver a target nitrogen rate over an area, from the bag's N percentage (first N-P-K number), with a rate-options table.

Parameters schema

{
  "type": "object",
  "required": [
    "area_sqft",
    "n_percent"
  ],
  "properties": {
    "area_sqft": {
      "type": "number",
      "description": "Area in square feet"
    },
    "n_percent": {
      "type": "number",
      "description": "Nitrogen percent in the bag, e.g. 24 for 24-0-4"
    },
    "n_rate_lb_per_1000": {
      "type": "number",
      "description": "Target nitrogen, lb per 1,000 sq ft (default 1.0)"
    }
  },
  "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 →