Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
Annotations already cover readOnly, idempotent, and openWorld hints. The description adds valuable context: the memo can be null for most leads, the content is raw outreach material, and the null case should not be treated as an error. This goes beyond annotations and clarifies expected behavior. It does not contradict annotations.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.