Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
Annotations provide read-only, non-destructive, and idempotent hints, which the description does not contradict. The description adds value by specifying the output ('AST summary: statement count and types'), which is not covered by annotations, though it lacks details on error handling or performance characteristics.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.