Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
Without annotations, the description carries full burden. It adds critical behavioral context that this only affects local cache, not server-side account deletion. However, it omits side effects (impact on current session, whether re-authentication is required), idempotency, and error conditions.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.