Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
Annotations already declare readOnlyHint=true and destructiveHint=false, so the safety profile is known. The description adds useful behavioral context about extraction sources (CLAUDE.md, AGENTS.md, etc.) and the all-or-specific return behavior, but it does not disclose edge cases such as empty results or behavior when no rule matches.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.