You're viewing a demo portfolio

Join the waitlist
PRSM

cron_next

Active

Tool of WingmanProtocol Agent Gateway

declared in 1.5.1

Cron Next Run Times — Next fire times of a 5-field cron expression after a base time.

Parameters schema

{
  "type": "object",
  "required": [
    "expression",
    "base_time"
  ],
  "properties": {
    "count": {
      "type": "integer",
      "description": "How many upcoming times to return (1..20, default 5)"
    },
    "base_time": {
      "type": "string",
      "description": "ISO 8601 instant to compute from"
    },
    "expression": {
      "type": "string",
      "description": "5-field cron: 'min hour dom month dow'"
    }
  },
  "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 →