World Time Service Integration Template
Configuration in the Famulor Interface
- Tool Details
| Name* |
Weltzeit abfragen |
| Function Name* | get_world_time |
| HTTP Method | GET |
| Endpoint* | http://worldtimeapi.org/api/timezone/{timezone} |
| Timeout (ms) | 5000 |Parameter Schema
"Looking up the current time in {{timezone}}..."
Success Template: "Current time in {{timezone}}: {{response.datetime}}"

