Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
With no annotations provided, the description carries full behavioral disclosure burden and successfully communicates destruction scope: containers are removed but data persists. However, it omits details about stopping behavior (graceful vs force), reversibility, or error scenarios when the app is not found.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.