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 states 'read-only' which is helpful, but doesn't mention important behavioral aspects like authentication requirements, rate limits, query timeout policies, result format, error handling, or whether it supports parameterized queries. For a database query tool with zero annotation coverage, this leaves significant gaps.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.