Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
With no annotations provided, the description carries the full burden. It discloses key behavioral traits: the deletion is 'permanent' (irreversible) and has side effects ('removed from all contacts it was assigned to'), which is crucial for a destructive operation. However, it does not mention permissions, rate limits, or error handling.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.