Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
There are no annotations, so the description carries the burden. 'List' signals a read-only operation, which is transparent. However, it does not disclose pagination behavior, ordering, whether replies are included, or any other behavioral traits an agent might need to know.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.