Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
Mentioning 'git grep' gives a behavioral hint that only Git-tracked files may be searched, but this is implicit rather than explicit. The description does not disclose details about case sensitivity, line numbers, output format, or whether untracked files are included, leaving the agent to infer behavior.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.