Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
With no annotations, the description carries full burden. It only states the action and the ID parameter, but fails to disclose side effects like permanent deletion, cascading impacts on associated resources, or error states (e.g., project not found, already deleted). No mention of destructive behavior or reversibility.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.