datetime_now
Obtain the current date and time as an ISO 8601 string. Optionally specify a timezone to adjust the output. Useful for logging, scheduling, or data labeling.
Instructions
[datetime] Return the current date and time as ISO 8601.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| timezone | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |