You're viewing a demo portfolio

Join the waitlist
PRSM

garden_planting_calendar

Active

Tool of WingmanProtocol Agent Gateway

declared in 1.5.1

Garden Planting Calendar — From your last spring frost date, get a per-crop schedule: when to start seeds indoors, when to plant out, and approximate harvest start.

Parameters schema

{
  "type": "object",
  "required": [
    "last_frost"
  ],
  "properties": {
    "crops": {
      "type": "array",
      "description": "Optional crop names to include; omit for the full set"
    },
    "last_frost": {
      "type": "string",
      "description": "Last spring frost date, ISO format e.g. '2026-04-15'"
    }
  },
  "additionalProperties": false
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.50.

Parent server

WingmanProtocol Agent Gateway

https://github.com/WingmanProtocol-Agent-Gateway/wingman-agent-gateway

1/7 registries
View full server →
garden_planting_calendar — WingmanProtocol Agent Gateway — PRSM MCP