Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
No annotations are provided, so the description must convey all behavioral context. It describes the action (list) and the return data (summary fields), which hints at a read-only, safe operation. However, it does not disclose if there are any side effects, authorization requirements, or performance considerations (e.g., rate limiting, pagination). It does not contradict annotations but lacks depth.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.