get_current_time
Retrieve the current time for accurate timestamping in Alibaba Cloud RDS OpenAPI MCP Server operations, ensuring precise database management and synchronization.
Instructions
Get the current time.
Returns:
Dict[str, Any]: The response containing the current time.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
No arguments |
Input Schema (JSON Schema)
{
"properties": {},
"title": "get_current_timeArguments",
"type": "object"
}