Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
Annotations already indicate readOnlyHint=false and openWorldHint=true, covering mutation and external effects. The description adds the 'loading the original content first' step, which is useful behavioral context. It does not contradict annotations, but adds only minimal extra transparency beyond that.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.