Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
With no annotations, the description carries full burden. It discloses that deletion is not immediate and requires a token, which is a key behavioral trait beyond the tool name. However, it omits details like token expiration, error conditions, or side effects (e.g., privilege cleanup).
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.