Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
Annotations already declare destructiveHint=true and readOnlyHint=false, so the mutation is known. The description adds useful context by explaining that the description field feeds AI relevance scoring and should be accurate, which is beyond the annotations. It does not elaborate on reversibility or side effects, but the annotated destructive hint covers the core safety signal.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.