Current Time
| ID | current_time |
| Category | Utilities |
| Features | None |
| Dependencies | None |
Provides a tool to get the current date and time. Supports multiple formats and timezones.
get_current_time
Section titled “get_current_time”Get the current date and time.
| Parameter | Type | Required | Description |
|---|---|---|---|
timezone | string | no | IANA timezone (e.g., America/New_York, Europe/London) |
format | string | no | Output format: iso8601, unix, human |
See Also
Section titled “See Also”- Schedules — schedule future tasks
- Capabilities Overview