Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
The description discloses the core behavior—clearing cached tokens—but with no annotations, it carries the full burden. It does not explain side effects (e.g., requiring re-authentication) or whether server-side tokens are also invalidated, leaving ambiguity about its impact.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.