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 only states it creates a worksheet, but omits any side effects, constraints (e.g., duplicate sheet names), or return value details. The existence of an output schema is not utilized in the description.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.