Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
Annotations already indicate it's a non-read-only, non-destructive, non-idempotent operation. The description adds meaningful behavior beyond that: the resulting copy is in DRAFT status and the name gets '(Copy)' appended. It does not explain all side effects (e.g., what data is copied), but the core behavior is well disclosed.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.