Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
With no annotations provided, the description carries the full burden. It discloses that the tool clears session data and cookies (destructive behavior) and resets authentication state. However, it doesn't specify whether this requires current authentication, what happens to active sessions, or if there are any side effects beyond clearing data.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.