Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
With no annotations, the description carries full behavioral burden. It does disclose that the tool deletes and that a query deletes all matches (via schema description). However, it omits important traits like irreversibility, permission requirements, or potential side effects on related data. For a destructive operation, this is adequate but not rich.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.