Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
With no annotations, the description carries the full burden, but it only restates the function without disclosing important behaviors like token rotation, expiry duration, or what the response contains. There is no mention of side effects, error conditions, or whether the old refresh token is invalidated.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.