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. However, it only states that it retrieves views without revealing behavior such as whether it returns paginated results, whether the returned views include nested task data, permission requirements (who can call this), or ordering/filtering behavior. For a read operation with an absent annotation layer, this is a meaningful gap.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.