Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
Annotations already declare readOnlyHint=true, so the safe, read-only nature is known. The description adds that it tests 'connectivity and credentials,' which is useful context beyond the annotation. However, it does not disclose details about the response format or potential errors, which is relevant for a connectivity check, though not critical for a simple ping.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.