Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
With no annotations provided, the description carries the full burden of behavioral disclosure, yet it only conveys that a mutation occurs. It does not state whether params replaces or merges existing settings, whether changes are reversible, what side effects might occur on related objects (aliases, forwards), or what permission/authorization is required.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.