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 but offers only the basic action ('List'). It doesn't describe whether this is a read-only operation, if it requires authentication, how results are returned (e.g., paginated format), potential rate limits, or error conditions. For a tool with parameters and no annotations, this is a significant gap in transparency.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.