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 only says 'Set group member card' – it doesn't mention side effects (e.g., overwriting existing card), required permissions, what happens when 'card' is omitted, or any error behavior. This is severely insufficient for a mutation tool.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.