get_time_utc
Retrieve the current UTC time formatted as YYYY-MM-DD hh:mm:ss for accurate timestamping in the Elasticsearch Knowledge Graph for MCP.
Instructions
Get the current UTC time in YYYY-MM-DD hh:mm:ss format
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Input Schema (JSON Schema)
{
"additionalProperties": false,
"properties": {},
"type": "object"
}