Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
With no annotations provided, the description carries the full burden and does well: it states the return is a URL, explicitly says it never returns ZIP bytes, and discloses that delivery tokens are not logged. These are non-obvious behavioral traits that an agent needs to know before invoking the tool.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.