time
Returns the current date and time, optionally specifying a timezone such as Asia/Seoul or UTC.
Instructions
현재 날짜와 시간을 반환합니다.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| timezone | No | 타임존 (기본값: Asia/Seoul, 예: America/New_York, UTC) | Asia/Seoul |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| content | Yes | 현재 시간 정보 |