get_time
Retrieve the current time using a tool on the Demo HTTP MCP Server, designed for accurate time queries and integration testing.
Instructions
Get the current time.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
No arguments |
Input Schema (JSON Schema)
{
"properties": {},
"title": "get_timeArguments",
"type": "object"
}