Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
Without annotations, the description carries the full burden of behavioral disclosure, but it only states a basic fact. It does not mention side effects, whether the undo is reversible via redo, what happens if no actions exist, or any destructive implications. This leaves significant behavioral ambiguity for a mutation operation.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.