current_time
Retrieve the current local time in HH:MM:SS format to access precise temporal information from the host environment.
Instructions
Return the current local time.
Returns
Dict[str, Any] A dictionary containing: - status : str Indicates successful execution. - time : str Current time in HH:MM:SS format.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||