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. While 'Delete all' clearly signals a destructive mutation, it does not disclose consequences such as invalidating authentication, irreversibility, or whether other sessions or browsing contexts are affected. It also says nothing about return behavior.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.