get_current_time
Retrieve the current system time. Useful for timing operations or synchronizing actions within RDS management workflows.
Instructions
Get the current time.
Returns:
Dict[str, Any]: The response containing the current time.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |