Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
Beyond the annotations, the description adds valuable behavioral context: the URL is authenticated and short-lived, plan limits are enforced before upload, and allowed file formats are specified. It also clarifies that the tool creates a URL rather than performing the actual upload. No contradictions with annotations.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.