Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
With no annotations provided, the description carries the full burden. It discloses that the tool performs a read-only listing and maps to a GET endpoint, implying safety, but it does not describe return format, pagination, or any other behavioral caveats. For a zero-parameter list tool this is adequate but thin.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.