Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
With no annotations provided, the description carries the full burden of explaining behavior. It indicates a read-only operation ('fetches') but does not disclose any additional traits such as authentication requirements, response format details, or whether the list is sorted. This leaves the agent with minimal behavioral context beyond the basic action.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.