Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
With no annotations provided, the description carries the full burden of behavioral disclosure. It only says 'List all messages' without detailing pagination, ordering, return format, or any side effects. There is no indication of whether the operation is read-only, requires authentication, or has limits. This lack of contextual detail undermines transparency.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.