Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
With no annotations, the description carries the full burden of explaining behavior, but it only restates the tool's name-level purpose. It does not disclose whether this is a read-only analysis, how code is traversed, what counts as dead code, or what limitations exist.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.