Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
Annotations already declare the tool as readOnlyHint, idempotent, and non-destructive, so the description does not need to repeat safety traits. It adds useful context by noting the inspection trail appears only after the parcel arrives and that a restocking fee may or may not exist, but it does not describe error behavior or authorization requirements.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.