Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
Annotations already indicate idempotentHint=true and destructiveHint=false. The description adds specificity by enumerating what is cleared (last results, variables, history), which is useful context beyond the annotations. It does not contradict annotations and offers reasonable transparency for a simple mutation.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.