Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
Annotations already declare readOnlyHint=true, idempotentHint=true, and destructiveHint=false, which cover the core behavioral safety profile. The description adds useful context that the data comes from an insider-detection scan, but does not disclose other behavioral aspects like response format or pagination, which would be helpful since there is no output schema.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.