Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
With no annotations, the description carries the burden. It discloses two key behavioral traits: the URL is 'fresh signed' (time-limited) and the job must be 'completed'. However, it does not mention what happens if the job is incomplete or expired, nor any auth requirements or rate limits. This is adequate but not rich.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.