time-mcp

by yokingma
Verified

relative_time

Calculate the relative time from a specified date and time. Input the timestamp in YYYY-MM-DD HH:mm:ss format to determine how much time has passed or remains.

Instructions

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" }

You must be authenticated.

Other Tools from time-mcp

Related Tools

ID: 32g7puvq2g