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 provides a useful precondition ('group must have been assembled at least once') and summarizes what data is compared, but it does not mention side effects, error behavior, permissions, or whether the operation is read-only. This is partial transparency, not a contradiction.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.