Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
Annotations already declare destructiveHint=true and readOnlyHint=false, so the mutation behavior is covered. The description adds minimal extra behavioral context, such as implying a patch-style update via 'any editable field'. It does not detail side effects beyond modification, but with annotations that is acceptable.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.