Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
Annotations already convey idempotency, non-read-only nature, and non-destructiveness, so the description adds no new behavioral context about what confirming actually does, whether it finalizes the upload, or what happens if validation fails. The phrase 'completed successfully' does not disclose side effects or error behavior.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.