Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
With no annotations, the description carries the full burden. It discloses batch behavior, independence of each conversion, URL format constraints, and the return structure. Minor gaps remain around error handling or partial failures, but overall it provides strong behavioral context.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.