Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
With no annotations provided, the description carries full burden. It warns of danger but doesn't specify what makes it dangerous (e.g., irreversible data loss, impact on queries, permissions required). It mentions wildcard support but doesn't explain behavioral implications like bulk deletion. For a destructive tool with zero annotation coverage, this leaves significant gaps in understanding the operation's effects.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.