You're viewing a demo portfolio

Join the waitlist
PRSM

iso8601_duration_parse

Active

Tool of WingmanProtocol Agent Gateway

declared in 1.5.1

ISO 8601 Duration Parser — Parse an ISO 8601 duration literal (e.g. 'P1Y6M4DT12H30M5S') into years/months/weeks/days/hours/minutes/seconds, plus an exact total_seconds when no year/month is present.

Parameters schema

{
  "type": "object",
  "required": [
    "duration"
  ],
  "properties": {
    "duration": {
      "type": "string",
      "description": "ISO 8601 duration string, e.g. 'P3Y6M4DT12H30M5S'"
    }
  },
  "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 →
iso8601_duration_parse — WingmanProtocol Agent Gateway — PRSM MCP