Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
Annotations indicate readOnlyHint=false, destructiveHint=false, and idempotentHint=false, so the mutating nature is already known. The description adds meaningful context: the mechanism (fetching from a public URL, no binary upload) and the downstream URN usability. It does not contradict annotations, but does not disclose potential nuances like rate limits or the side-effect of fetching a remote URL.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.