time-mcp

by yokingma
Verified

relative_time

Get the relative time from now.

Input Schema

NameRequiredDescriptionDefault
timeNoThe time to get the relative time from now. Format: YYYY-MM-DD HH:mm:ss

Input Schema (JSON Schema)

{ "properties": { "time": { "description": "The time to get the relative time from now. Format: YYYY-MM-DD HH:mm:ss", "type": "string" } }, "type": "object" }
ID: 32g7puvq2g