garden_planting_calendar
ActiveTool of WingmanProtocol Agent Gateway
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
}No endpoints wrapped at confidence ≥ 0.70.
Parent server
WingmanProtocol Agent Gateway
https://github.com/WingmanProtocol-Agent-Gateway/wingman-agent-gateway
1/7 registries