Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
With no annotations, the description must disclose behavioral traits, but it only says 'List available images.' It does not state whether the operation is read-only, whether pagination or filtering is supported, what authentication is required, or any side effects. This is a significant gap for a tool with no annotation fallback.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.