Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
With no annotations, the description must carry the behavioral burden. It does disclose the key destructive side effect of overwriting existing content and restricts the operation to text content. However, it omits other important behavioral details such as whether missing parent directories are created, permission requirements, or failure behavior.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.