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 but fails to deliver. It doesn't mention pagination behavior (despite having a cursor parameter), rate limits, authentication requirements, or whether results are real-time. The word 'Search' implies read-only access, but safety characteristics are not explicit.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.