Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
Annotations already mark this as destructive, and the description adds meaningful behavioral context by explaining the consequence (next API call will re-acquire tokens). It does not detail the scope of what is cleared (e.g., all accounts, current tenant) or potential side effects like forced re-login, but for a zero-parameter utility the transparency is solid.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.