Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
With no annotations provided, the description carries full burden but only mentions the outcome ('get authentication token'). It lacks details on behavioral traits such as whether this initiates a user-facing authentication flow, requires user interaction, has rate limits, or affects session state. More context is needed for a mutation tool like login.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.