Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
With no annotations provided, the description carries the full burden of behavioral disclosure. It clearly states the destructive side effect of clearing all existing sessions, which is essential information. It does not elaborate on additional effects (e.g., cookies, cache, or whether it terminates running jobs), but for a zero-parameter tool this is sufficient context.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.