Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
No annotations are provided, so the description carries the burden. It discloses that the current session is invalidated, which is a key behavioral effect. However, it does not mention edge cases like repeated logout, error handling, or impact on subsequent API calls.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.