Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
The annotations already declare readOnlyHint true, openWorldHint true, idempotentHint true, and destructiveHint false. The description adds a meaningful behavioral detail: 'Data-quality flags and confidentiality suppression are preserved,' which informs the agent that the output may include flags or suppressed data, going beyond the safety profile indicated by annotations.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.