Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
With no annotations provided, the description fully discloses the destructiveness: it permanently deletes the app, Docker service, volume, and all data including version history, and states 'This cannot be undone.' This goes well beyond structured data and alerts the agent to irreversible side effects, which is exactly what an agent needs for safe invocation.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.