Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
No annotations are provided, so the description carries the full burden of behavioral disclosure. It simply says 'Clear' but does not mention that maxChars limits deletion to a maximum (default 100), meaning the field may not be fully cleared if it exceeds that length. It also omits behavior when no field is focused, such as whether it errors or does nothing.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.