Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
Annotations already indicate it's not read-only, not destructive, and idempotent. The description merely says 'updates' without elaborating on permissions, side effects, or constraints (e.g., whether missing fields are reset). No contradiction with annotations, but the description adds no behavioral context beyond the obvious.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.