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. It only states that it executes an action, but does not describe the effects on the document, whether it is destructive, reversible, or requires specific state. The agent is left unaware of side effects or the nature of the operation beyond the literal execution.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.