You're viewing a demo portfolio

Join the waitlist
PRSM

date_diff

Active

Tool of WingmanProtocol Agent Gateway

declared in 1.5.1

Date Difference Calculator — Days, weeks, months and business days between two ISO dates.

Parameters schema

{
  "type": "object",
  "required": [
    "start_date",
    "end_date"
  ],
  "properties": {
    "end_date": {
      "type": "string",
      "description": "End date, ISO 'YYYY-MM-DD'"
    },
    "start_date": {
      "type": "string",
      "description": "Start date, ISO 'YYYY-MM-DD'"
    }
  },
  "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 →
date_diff — WingmanProtocol Agent Gateway — PRSM MCP