Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
No annotations are provided, so the description carries the full burden of behavioral disclosure. It states a read operation ('List'), which implies non-destructive behavior, but does not cover critical aspects like permissions required, rate limits, output format, or whether it returns all principals or is paginated. The description adds minimal value beyond the basic action, leaving significant gaps in understanding tool behavior.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.