Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
With readOnlyHint=false, the annotations already indicate this is a mutating operation. The description adds no further behavioral details, such as whether creating a sender will fail if the domain is unverified, or what side effects occur. It does not contradict annotations, but it provides no value beyond the structured metadata.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.