Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
With only openWorldHint: true in annotations and no readOnly/destructive hints, the description carries the burden of disclosing behavioral traits. It states the upload action but does not mention side effects, required permissions, or any state changes. The openWorldHint is consistent with an upload, but the description adds no extra 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.