Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
With no annotations provided, the description carries the full burden of explaining side effects. It states the basic effect but does not disclose whether undo is limited to a single step, whether it preserves history for redo, whether operations like clear are undoable, or what happens when the history is empty.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.