Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
Annotations provide significant behavioral information (non-readOnly, openWorld, idempotent, non-destructive), so the description's burden is lower. The description adds no additional behavioral context beyond what annotations already declare - it doesn't mention AWS permissions needed, potential errors, rate limits, or what 'attach' actually entails operationally. However, it doesn't contradict the annotations either.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.