Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
With no annotations present, the description bears full responsibility for behavioral disclosure. While it discloses that the action is a 'soft-delete' (implying reversibility), it omits details on authorization requirements, side effects (e.g., cascading to payments), or return behavior. For a mutation tool, this is insufficient.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.