translate_to_iso
ActiveTool 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"
}
}
}No endpoints wrapped at confidence ≥ 0.70.
Parent server
Timeapi Io
https://github.com/pipeworx-io/mcp-timeapi-io
1/7 registries