Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
Annotations already flag destructiveHint=true and openWorldHint=false, yet the description adds real value: reference preservation/revalidation, a failure mode (missing source blocks restore), optimistic concurrency guarantees, and agent-private scoping. That is meaningful behavior beyond the structured hints.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.