current_datetime
Retrieve the current local date and time in ISO 8601 format for accurate temporal information from the host environment.
Instructions
Return the current or today's local date and time in ISO 8601 format.
Returns
Dict[str, Any] A dictionary containing: - status : str Indicates successful execution. - datetime : str Current local date and time in ISO 8601 format.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||