Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
With no annotations, the description must disclose behavioral traits. The verb 'delete' implies destructive action, but there is no information about irreversibility, authorization requirements, side effects (e.g., impact on deployments), or error conditions. The description is too minimal to guide safe usage.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.