Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
Annotations already convey idempotency, non-destructiveness, and a closed world. The description adds no extra behavioral detail, such as whether it replaces the full competitor list, requires prior competitor study, or rejects invalid entries. It does not contradict the annotations, but it also does not enrich them.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.