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 read-only behavior and zero parameters, which are important. However, it does not mention how authentication is handled, potential error responses, or what happens if the user is not authenticated. The lack of behavioral detail beyond these basics leaves gaps for an agent relying solely on the description.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.