You're viewing a demo portfolio

Join the waitlist
PRSM

duration_breakdown

Active

Tool of WingmanProtocol Agent Gateway

declared in 1.5.1

Duration Breakdown Calculator — Elapsed time between two ISO 8601 timestamps broken into weeks/days/hours/minutes/seconds, plus running totals.

Parameters schema

{
  "type": "object",
  "required": [
    "start",
    "end"
  ],
  "properties": {
    "end": {
      "type": "string",
      "description": "End timestamp, ISO 8601"
    },
    "start": {
      "type": "string",
      "description": "Start timestamp, ISO 8601"
    }
  },
  "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 →