Get Current Time
get-timeRetrieve the current timestamp and timezone information. Select ISO, Unix, or locale format to match your requirement.
Instructions
Returns the current timestamp and timezone information
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| format | No | Time format (default: iso) |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| format | Yes | ||
| timezone | Yes | ||
| timestamp | Yes |