Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
With no annotations provided, the description carries full burden but offers minimal behavioral insight. It mentions copying to a 'new location' but doesn't disclose critical behaviors like whether it preserves metadata, handles recursive directory copying, requires specific permissions, has size limitations, or what happens on failure. The 'overwrite' parameter hints at conflict behavior, but this isn't explained in the description.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.