Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
Annotations already mark the tool as read-only, idempotent, and non-destructive, and the description adds meaningful behavioral detail beyond them: matching is literal and case-insensitive, not a regular expression, and results include file, line number, and matching line. It also clarifies the optional path_suffix restriction, giving the agent a precise model of how the search behaves.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.