epoch_convert
ActiveTool of WingmanProtocol Agent Gateway
declared in 1.5.1
Unix Epoch / ISO Time Converter — Convert between a Unix epoch (seconds) and an ISO-8601 UTC timestamp.
Parameters schema
{
"type": "object",
"properties": {
"iso": {
"type": "string",
"description": "ISO-8601 datetime (gives epoch)"
},
"epoch": {
"type": "number",
"description": "Unix seconds since 1970-01-01 UTC (gives ISO)"
}
},
"additionalProperties": false
}No endpoints wrapped at confidence ≥ 0.70.
Parent server
WingmanProtocol Agent Gateway
https://github.com/WingmanProtocol-Agent-Gateway/wingman-agent-gateway
1/7 registries