Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
Annotations already declare readOnlyHint=false and destructiveHint=false, so the write-nature is clear. The description adds the scoping detail 'authenticated user's', which is useful behavioral context not in the annotations. However, it does not disclose any side effects, validation rules, or effects on existing avatars, so it only moderately adds beyond annotations.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.