Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
The description adds the Owner/Admin-only restriction, which is not present in the annotations. However, it does not disclose other behavioral traits such as whether the user must already exist, whether an invitation is pending or immediate, or any side effects beyond the basic mutation. The annotations already indicate a non-read, non-destructive operation, so the added permission context is valuable but not extensive.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.