Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
Annotations already indicate readOnlyHint=false and destructiveHint=false, so the description correctly does not contradict them. It adds the useful permission context 'Requires file-write access,' but it does not describe what happens to original files, where the archive goes, or how parameters like `to` and `server_id` affect behavior.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.