Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
The annotations already declare readOnly, idempotent, and non-destructive behavior. The description adds genuinely useful behavioral detail: first-occurrence ordering, optional case-insensitive matching, and the exact return contents (deduplicated text plus counts of kept/removed lines). This goes well beyond the structured annotations.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.