format_duration
ActiveTool of Duration
declared in 0.1.0
Convert a number of seconds into an ISO 8601 duration string and a human-readable form (keyless, offline).
Parameters schema
{
"type": "object",
"required": [
"seconds"
],
"properties": {
"seconds": {
"type": "number",
"description": "Total seconds."
}
}
}No endpoints wrapped at confidence ≥ 0.70.
Parent server
Duration
https://github.com/pipeworx-io/mcp-duration
1/7 registries