Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
Annotations already declare non-readOnly, non-destructive behavior, but the description adds important context the annotations cannot: that only labels are mutable and the memory text is immutable, plus the correction workflow via add_memory. It doesn't mention permission or auth requirements, so it isn't exhaustive.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.