Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
Annotations provide readOnlyHint=false and destructiveHint=false, so the agent knows this is a non-read, non-destructive operation, but the description adds no further behavioral context. It does not state that the original remains unchanged, whether the copy is independent, or if there are any side effects on related resources.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.