Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
With no annotations, the description carries the full behavioral disclosure burden. It communicates that this is a read-only listing operation, scoped to the authenticated account and outbound messages, and that it returns recent items. It does not disclose pagination behavior, ordering details, or possible response/error characteristics, which are not covered elsewhere.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.