Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
With no annotations provided, the description carries the full burden. It explicitly states a key behavioral consequence: 'The old token becomes invalid immediately.' This reveals the destructive/irreversible nature of the action. It does not mention other potential side effects or prerequisites, but the most critical behavior is disclosed.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.