Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
With no annotations provided, the description carries full burden for behavioral disclosure. It only mentions 'via SMTP', offering minimal technical context. It fails to state whether email validation occurs, whether attachments are supported (and thus should be handled via email_attachment), or any rate limits or side effects.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.