Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
The annotations already declare destructiveHint=true and readOnlyHint=false, so the description adds no behavioral information beyond what structured metadata provides. It does not mention whether the deletion is irreversible, whether it removes contained data/tables, or whether any dependencies block deletion—important context for a destructive tool.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.