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 only says the tool completes authentication and returns status, without revealing side effects such as token persistence, whether it overwrites existing credentials, or what happens on failure. This is a significant gap for a state-changing OAuth step.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.