Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
Annotations already declare destructiveHint: true, so the agent knows this is a destructive operation. The description does not contradict annotations. However, it adds no extra behavioral context—such as whether this deletes the bundle or just hides it, whether it's reversible, what happens to associated data (videos, accounts), or if there are any side effects on published content. With annotations carrying the destructive flag, the description's minimal contribution keeps this at a 3.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.