Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
Annotations already declare readOnlyHint, idempotentHint, and destructiveHint=false, so the safety profile is covered. The description adds the resource scope and the fact that diagnoses come from rule engines, but it does not describe output shape, pagination, or other behavioral details. This is similar to the calibrated mid-tier examples: annotations do the heavy lifting, with modest descriptive value added.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.