time-mcp

by yokingma
Verified

get_timestamp

Get the timestamp of a time.

Input Schema

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

Input Schema (JSON Schema)

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