Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
With no annotations, the description carries the burden of behavioral disclosure. The verb 'List' strongly implies a read-only, non-mutating operation and the description clarifies that views are included, but it does not mention pagination, ordering, permissions, or other behavioral details. There is no contradiction with annotations because none are provided.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.