Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
The description discloses that the tool sends a 6-digit verification code to the invited email, which is a key side effect. Annotations already indicate non-idempotent (idempotentHint=false) and mutation (readOnlyHint=false), so the description adds appropriate context without contradiction.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.