Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
With no annotations provided, the description carries the full burden. It discloses key behavioral traits: the code is single-use, never echoed back, and is exchanged for a session token. This adds useful context beyond the schema, though it doesn't mention error behavior or subsequent token storage.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.