Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
The readOnlyHint annotation already indicates this is a safe read operation. The description adds the specific metrics (CPU/memory/real-time traffic) and the 'real-time' qualifier, which is useful context. However, it does not disclose return format, pagination, or historical/current behavior beyond the real-time hint.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.