Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
With no annotations, the description carries full burden for behavioral disclosure. It states the tool retrieves a list, implying a read-only operation, but does not confirm if it is non-destructive, whether authentication is needed, or if there are any side effects or rate limits. The behavior is predictable for a list tool but lacks explicit transparency.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.