Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
With no annotations, the description carries the full burden of behavioral disclosure. It explicitly states that the destruction cascades to all descendants, which is a critical and non-obvious behavioral trait. The word 'Destroy' implies irreversibility, though it does not elaborate further on permissions or failure modes.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.