get_current_time_in_rfc3339
Retrieve current server time in RFC3339 format for Amsterdam timezone to use with NS travel planning tools requiring precise timestamps.
Instructions
Get the current server time (Europe/Amsterdam timezone) in RFC3339 format. This can be used as input for other tools that require date-time parameters.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Input Schema (JSON Schema)
{
"properties": {},
"type": "object"
}