Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
Annotations already declare readOnlyHint=false and destructiveHint=false, so the agent knows this is a mutation but not deletion. The description adds the behavioral consequence that the promotion 'can no longer be used,' which is useful. However, it does not disclose reversibility, permissions, or effects on existing uses.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.