compare_system_clock
Compare system time with trusted NTP servers to detect clock drift or misconfiguration. Returns the difference between system and consensus time.
Instructions
Compare system clock against trusted NTP time sources.
Useful for detecting system clock drift or misconfiguration. Queries NTP
servers and reports the difference between system time and consensus time.
Args:
mode: Accuracy mode - "fast" or "accurate"
Returns:
ClockComparisonResponse with comparison dataInput Schema
| Name | Required | Description | Default |
|---|---|---|---|
| mode | No | fast |