Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
Annotations already declare readOnlyHint=true, destructiveHint=false, so the safety profile is covered. The description still adds value by clarifying that checking status does not log in and does not mutate the viewer, which distinguishes a passive probe from a connect/login action. It does not disclose what the response contains, but the extra side-effect boundary earns credit beyond the annotations.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.