Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
With no annotations, the description fully bears the burden of disclosing behavior. It only states that it searches entries by tag, but omits details about what the entries are (URLs, hashes, etc.), response format, pagination, rate limits, or any behavioral traits. This is insufficient for a tool with zero annotation coverage.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.