system_log
Fetches IP-Symcon log entries, focusing on warnings and errors, to identify script failures and retrieve error details for diagnosis.
Instructions
Liest das IP-Symcon Statusprotokoll. Nach einem Skript-Fehler zeigt dies die genaue Fehlermeldung. Claude nutzt das zur Fehlerdiagnose nach script_execute.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | ||
| types | No | Log-Typen: 0=Info, 1=OK, 2=Hinweis, 3=Warnung, 4=Fehler, 5=Debug, 6=Custom |