You're viewing a demo portfolio

Join the waitlist
PRSM

translate_to_iso

Active

Tool of Timeapi Io

declared in 0.1.0

Parse custom-format date to ISO.

Parameters schema

{
  "type": "object",
  "examples": [
    {
      "date": "15/01/2024",
      "format": "dd/MM/yyyy"
    },
    {
      "date": "January 15, 2024 2:30 PM",
      "format": "MMMM dd, yyyy h:mm a"
    }
  ],
  "required": [
    "date",
    "format"
  ],
  "properties": {
    "date": {
      "type": "string"
    },
    "format": {
      "type": "string"
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.70.

Parent server

Timeapi Io

https://github.com/pipeworx-io/mcp-timeapi-io

1/7 registries
View full server →