Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
The annotations already declare readOnlyHint=true and openWorldHint=true, which cover the safety profile and scope. The description adds the specific table name, which is useful context. It does not disclose details about pagination, whether members include both users and subgroups, or any other behavioral traits, but given the read-only annotation, the description provides adequate baseline transparency.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.