Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
With no annotations, the description carries the burden. It discloses the time-limited nature (expires in 1 hour), the signed URL output, and the Pro/Enterprise API key requirement. These are non-obvious behavioral traits that an agent must know before calling. It does not mention response format or error cases, but the core behaviors are covered.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.