Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
With no annotations, the description carries the full burden of behavioral disclosure. It names the components being reset but does not explicitly state that the reset is destructive, irreversible, or that it clears all current state. The word 'reset' implies wiping, but critical consequences like data loss and system disruption are left unstated.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.