Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
Annotations already declare readOnlyHint=true, so the safety profile is covered. The description adds useful context about what the response contains (server identity and active pluggable layers) and the intended client (MCP Inspector). It doesn't disclose any side effects, but for a read-only health check with zero parameters, the description carries enough behavioral context.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.