Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
With no annotations provided, the description carries the full burden for behavioral transparency. It indicates the tool analyzes and recommends, but it does not disclose whether it modifies anything, whether it requires special permissions, what side effects it might have (e.g., running heavy queries), or what the return value looks like. This level of detail is insufficient for an agent to fully understand the tool's behavior.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.