Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
With no annotations provided, the description carries the full burden of behavioral disclosure. It only says 'get' (implying read-only) but does not mention what the summary contains, whether it covers all members or specific ones, how data is aggregated, or any limitations. No auth, rate limits, or return format details are given.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.