Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
With no annotations, the description carries the full burden of behavioral disclosure. It accurately states that the old key is deactivated and a new one is issued with the same scopes, but it does not detail consequences (e.g., immediate invalidation of the old key, whether the new key's secret is returned) or any authorization requirements.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.