Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
No annotations are provided, so the description carries the safety burden. It does disclose that force is always required, signaling a deliberate confirmation guard before purging. However, it does not state that the purge is destructive, irreversible, or what happens if force is false, leaving important behavioral consequences implicit.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.