Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
Annotations already declare destructiveHint=true, readOnlyHint=false, and openWorldHint=true, so the write/risk profile is covered structurally. The description adds one genuinely new behavioral constraint — the remote target must be an absolute path — but says nothing about overwriting existing files, permission failures, or directory creation.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.