Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
The annotations already declare readOnly/idempotent/non-destructive, and the description still layers on information they don't carry: it never re-reads the photo, never calls the model, consumes no daily allowance, and returns no contact details. Quota-cost and privacy behavior are exactly the kind of context annotations cannot express.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.