Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
With no annotations, the description alone must convey behavioral implications. It only states the deletion action but does not mention side effects like irreversibility, impact on related objects (e.g., children), or error handling if the name doesn't exist. This lack of detail leaves the agent unaware of potential consequences.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.