Documentation Index
Fetch the complete documentation index at: https://docs.famulor.io/llms.txt
Use this file to discover all available pages before exploring further.
Weltzeit-Service Integration Template
Konfiguration im Famulor Interface
- Werkzeugdetails
| Name* |
Weltzeit abfragen |
| Funktionsname* | get_world_time |
| HTTP-Methode | GET |
| Endpoint* | http://worldtimeapi.org/api/timezone/{timezone} |
| Timeout (ms) | 5000 |Parameter-Schema
"Ich schaue nach der aktuellen Zeit in {{timezone}}..."
Success-Template: "Aktuelle Zeit in {{timezone}}: {{response.datetime}}"

