Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
With no annotations, the description must carry the behavioral burden. It discloses that the operation returns metadata only and no document data, which signals a read-only, non-destructive behavior. However, it does not clarify what 'metadata' includes (collection names, options, indexes?) or mention permissions, pagination, or output shape.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.