Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
The readOnlyHint annotation declares this as a read operation, and the description's 'List' aligns. It adds the 'authenticated user' context, indicating an auth requirement, but does not disclose pagination behavior, response shape, or error handling. Given the annotation covers safety, the description adds limited value.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.