Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
Annotations declare destructiveHint: true and readOnlyHint: false, so the agent knows it is a write operation. However, the description adds no context about side effects, whether it overwrites existing tokens, or any permission requirements. With annotations present, some baseline is given, but the description itself contributes nothing.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.