Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
With no annotations, the description must carry the burden, and 'List' reasonably communicates a read-only operation with no side effects. However, it does not disclose the effect of the active_only parameter or the default filtering behavior, and it gives no indication of output shape beyond sport keys.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.