Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
With no annotations provided, the description carries the full burden of explaining behavior, but it only says 'Add authentication'. It does not disclose whether the tool modifies project files, what authentication mechanism is used, whether an api_key is required, or what the side effects are. For a mutation-like operation, this is a significant transparency gap.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.