Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
With no annotations provided, the description carries the full burden of behavioral disclosure. It mentions 'wait for the results', implying synchronous behavior, but fails to address critical aspects like error handling, timeout behavior (despite a 'max_age' parameter), authentication requirements, or rate limits. For a tool that executes queries, this leaves significant gaps in understanding its operational characteristics.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.